Difference between revisions of "Add rawfile"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [IXTdata_source] operation | * [IXTdata_source] operation | ||
* dso is an [IXTdata_source] | * dso is an [IXTdata_source] | ||
− | * raw_file is a string defining the location of the raw data file to be loaded, eg. 'X:\rawfiles\ | + | * raw_file is a string defining the location of the raw data file to be loaded, eg. <tt>'X:\rawfiles\inst12345.RAW'</tt> or <tt>'inst_data:::inst12345.raw'</tt> |
Latest revision as of 16:47, 30 January 2008
>> dso = add_rawfile(dso,raw_file)
- [IXTdata_source] operation
- dso is an [IXTdata_source]
- raw_file is a string defining the location of the raw data file to be loaded, eg. 'X:\rawfiles\inst12345.RAW' or 'inst_data:::inst12345.raw'