Changes between Version 118 and Version 119 of scriptlist
- Timestamp:
- Feb 9, 2012, 10:46:51 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v118 v119 69 69 || nav2txt || Binary (C) || Output contents of an AISA nav file to an ASCII text file || || 70 70 || new_nav_file_fixer.py || Python || Script to remove once-per-second sync messages from a eagle/hawk nav file that were introduced with the firmware upgrade in October 2011 and sometimes break aplcorr || knpa || 71 || ppv_to_envi_igm.py || Python || Converts azgcorr's ppv (per-pixel view vector) output to an ENVI IGM || ||72 71 || phasecorrelator.py || Python || Perform phase correlation on a lidar intensity image and a hyperspectral image || || 73 72 || qsub_correlate.py || Python || Submit a correlation job to the grid || || … … 75 74 || run_calibration.py || Python || Master script for running calibration scripts || benj || 76 75 || split_autodark.py || Python || Script to split Eagle or Hawk raw files containing autodark frames into a light file and a dark file. || benj || 77 || splitline.py || Python || Script/Library for splitting flightlines Eagle/Hawk withheaders || ||76 || splitline.py || Python || Script/Library for splitting Eagle/Hawk flightlines, using headers || || 78 77 || slice_nav.py || Python || Cuts a chunk of an AISA nav file out into a smaller nav file || || 79 78 || specim_gap_check.py || Python || Searches Eagle/Hawk raw files for dropped frames by looking at the band 1 frame counter || || … … 87 86 || image_events_file_fixer.py || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy || 88 87 || make_camera_delivery.py || Python || Create a camera delivery || || 89 || make_delivery_folder.sh || bash || Creates a Photograph delivery folder||88 || make_delivery_folder.sh || bash || Creates an rcd delivery. Also used to make pre-2011 hyperspectral deliveries || 90 89 || photo2thumb.sh || bash || Converts RCD TIF files to JPG thumbnails || 91 90 || rename_photos_update_events_file.py || Python || generates new file names for tiffs and their entries in the image events file || … … 156 155 || libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa || 157 156 || liblogwriter.py || Python || Gets mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines || 157 || ppv_to_envi_igm.py || Python || Converts azgcorr's ppv (per-pixel view vector) output to an ENVI IGM || || 158 158 || rcdclasses.py || Python || Class for holding RCD image information (used in generateKMLforPI.py) || 159 159 || sbet_handler.py || Python || Functions to manipulate SBET files, also limited AISA nav file support ||