When selecting the ‘Open’ menu, the list of currently implemented parsers (data types) will be shown, select the appropriate parser for the type of data to be opened.
After selecting the file to open, the DataViewer
interface will be shown. Futher details on the functionality of this interface can be found here. The parser (data type) determines the DataRepresentation (whether the data is to be loaded into memory for fast access, or whether the data is too large and will therefore be accessed on demand on disk) and default spectral preprocessing workflow automatically. The data can be reloaded with a different DataRepresentation
in the Tools
menu. The preprocessing workflow can be altered through the preprocessing editor.