Changes between Initial Version and Version 1 of Processing/Flow/azspec


Ignore:
Timestamp:
Dec 20, 2007, 3:44:08 PM (16 years ago)
Author:
benj
Comment:

Created

Legend:

Unmodified
Added
Removed
Modified
  • Processing/Flow/azspec

    v1 v1  
     1= Common command line options for azspec =
     2
     3'''-v'''[[BR]]
     4Verbose output
     5
     6'''-1 <HDF_Filename>'''[[BR]]
     7Use <HDF_Filename> as the output level 1 HDF file
     8
     9'''-S <File_Path>'''[[BR]]
     10Path for Specim raw data. Note while you can specify a specific file, it's better not to - that way it searches for .raw, .hdr, .nav and .log files (raw data, header files, nav file including sync and log of dropped frames respectively).
     11
     12'''-sd <File_Path>'''[[BR]]
     13Path for dark frame files if not included in -S path above.
     14
     15'''-sc <File_Path>'''[[BR]]
     16Path for radiometric calibration files.
     17
     18To get a more complete (somewhat dense) listing of azspec command-line switches type "azspec" with no arguments at the command-line. Note still may not be exhaustive.