Skip to content

[FEATURE] not able to read SIMS data #43

@inesboxexa

Description

@inesboxexa

Hi Alan,

I have tried to load ToF SIMS data (both grd and tofs files) but Im getting the following error:

Abstract classes cannot be instantiated. Class 'SIMSParser' inherits abstract methods or properties but does not implement them. See the list of methods and properties that 'SIMSParser' must
implement if you do not intend the class to be abstract.

Error in SpectralAnalysisInterface/openFile (line 73)
parser = eval(parserCommand);

Error in SpectralAnalysisInterface>@(src,evnt)this.openFile(this.openFileMethods{i}) (line 330)
'Callback', @(src, evnt) this.openFile(this.openFileMethods{i}));

Error while evaluating Menu Callback.

Do i need to do something different?

Thank you,
Teresa

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions