41 | | || getlatlong.sh || bash || Determines lat/lon for flight from Eagle/Hawk header files || || |
42 | | || gettiles.sh || bash || Determines BNG grid squares for flight from Eagle/Hawk header files || || |
| 41 | || bounding_box.py || Python || Get the North/South/East/West extent of a number of hdr files in bng coords || || |
| 42 | || cal_radiometric.py || Python || Generates a calibration curve in each band given input data in BIL or BSQ format and a known lamp file || benj || |
| 43 | || check_qpftiming.py || Python || Test specified Eagle/Hawk framerates against actual framerates calculated from qpfTiming || benj || |
| 44 | || create_latex_hyperspectral_readme.py || Python || Create a LaTeX file for a PDF Readme for Hyperspectral deliveries || || |
| 45 | || dimfixer.py || Python || Truncates BIL files so that the file size matches what the header file says it should || benj || |
| 46 | || fastQC || Binary (C) || Program for viewing BIL files (raw data or level 1) || harg || |
| 47 | || generate_runscripts.py || Python || Generates config files for hyperspectral data processing || mark1/benj || |
| 48 | || gen_synth_raw.py || Python || Generates a synthetic Eagle or Hawk dataset || benj || |
| 49 | || gen_synth_sbet.py || Python || Generates a synthetic SBET file || benj || |
| 50 | || get_boresight_vals.py || Python || Extracts boresight values for given day from data file || || |
| 51 | || get_calib_vals.py || Python || Extracts calibration file names for given day from data file || || |
| 52 | || get_sbet_bounds.py || Python || Gets North/South/East/West extent of (part of) an SBET file in lat/lon || benj || |
| 53 | || getlatlong.sh || bash || Determines lat/lon for flight from Eagle/Hawk header files || benj || |
| 54 | || getposition || Python || Gets position information at from an SBET file for a specified time (or file limits) || benj || |
| 55 | || getsync.py || Python || Finds sync records on one or more AISA nav files || || |
| 56 | || gettiles.sh || bash || Determines BNG grid squares for flight from Eagle/Hawk header files || benj || |
| 57 | || hdr_fps_check.py || Python || Checks if a Specim file has a mismatch between recorded and actual frame rate (Hawk problem) || || |
46 | | || bounding_box.py || Python || Get the North/South/East/West extent of a number of hdr files in bng coords || || |
47 | | || check_qpftiming.py || Python || Test specified Eagle/Hawk framerates against actual framerates calculated from qpfTiming || || |
48 | | || create_latex_hyperspectral_readme.py || Python || Create a LaTeX file for a PDF Readme for Hyperspectral deliveries || || |
49 | | || dimfixer.py || Python || Truncates BIL files so that the file size matches what the header file says it should || || |
50 | | || fastQC || Binary (C) || Program for viewing BIL files (raw data or level 1) || || |
51 | | || generate_runscripts.py || Python || Generates config files for hyperspectral data processing || || |
52 | | || gen_synth_raw.py || Python || Generates a synthetic Eagle or Hawk dataset || || |
53 | | || gen_synth_sbet.py || Python || Generates a synthetic SBET file || || |
54 | | || get_boresight_vals.py || Python || Extracts boresight values for given day from data file || || |
55 | | || get_calib_vals.py || Python || Extracts calibration file names for given day from data file || || |
56 | | || get_sbet_bounds.py || Python || Gets North/South/East/West extent of (part of) an SBET file in lat/lon || || |
57 | | || getposition || Python || Gets position information at from an SBET file for a specified time (or file limits) || || |
58 | | || getsync.py || Python || Finds sync records on one or more AISA nav files || || |
59 | | || hdr_fps_check.py || Python || Checks if a Specim file has a mismatch between recorded and actual frame rate (Hawk problem) || || |
60 | | || logwriter.py || Python || Outputs mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines || || |
61 | | || match_dark_frames.py || Python || Checks which of a selection of Eagle/Hawk header files have compatible binning, framerate and integration time settings || || |
| 62 | || match_dark_frames.py || Python || Checks which of a selection of Eagle/Hawk header files have compatible binning, framerate and integration time settings || benj || |