IXTraw file

From LIBISIS
Jump to navigation Jump to search

Used to import raw files into matlab for use with the libisis package


>> rawfile = IXTraw_file('location')


If in the current working directory, then 'location' may be simply the name of the raw file. Otherwise the full path must be given.


Raw files must be imported in this way before spectra can be extracted in libisis


Example:

>> maps_rawfile = IXTraw_file('MAP06220.RAW');