IXTraw file

From LIBISIS
Revision as of 13:42, 1 April 2008 by Dean Whittaker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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');