| 1 | = Common command line options for azspec = |
| 2 | |
| 3 | '''-v'''[[BR]] |
| 4 | Verbose output |
| 5 | |
| 6 | '''-1 <HDF_Filename>'''[[BR]] |
| 7 | Use <HDF_Filename> as the output level 1 HDF file |
| 8 | |
| 9 | '''-S <File_Path>'''[[BR]] |
| 10 | Path 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]] |
| 13 | Path for dark frame files if not included in -S path above. |
| 14 | |
| 15 | '''-sc <File_Path>'''[[BR]] |
| 16 | Path for radiometric calibration files. |
| 17 | |
| 18 | To 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. |