Changes between Version 118 and Version 119 of scriptlist


Ignore:
Timestamp:
Feb 9, 2012, 10:46:51 AM (12 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v118 v119  
    6969|| nav2txt || Binary (C) || Output contents of an AISA nav file to an ASCII text file || ||
    7070|| 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 || ||
    7271|| phasecorrelator.py || Python || Perform phase correlation on a lidar intensity image and a hyperspectral image || ||
    7372|| qsub_correlate.py || Python || Submit a correlation job to the grid || ||
     
    7574|| run_calibration.py || Python || Master script for running calibration scripts || benj ||
    7675|| 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 with headers || ||
     76|| splitline.py || Python || Script/Library for splitting Eagle/Hawk flightlines, using headers || ||
    7877|| slice_nav.py || Python || Cuts a chunk of an AISA nav file out into a smaller nav file || ||
    7978|| specim_gap_check.py || Python || Searches Eagle/Hawk raw files for dropped frames by looking at the band 1 frame counter || ||
     
    8786|| image_events_file_fixer.py || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy ||
    8887|| 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 ||
    9089|| photo2thumb.sh || bash || Converts RCD TIF files to JPG thumbnails ||
    9190|| rename_photos_update_events_file.py || Python || generates new file names for tiffs and their entries in the image events file ||
     
    156155|| libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa ||
    157156|| 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 || ||
    158158|| rcdclasses.py || Python || Class for holding RCD image information (used in generateKMLforPI.py) ||
    159159|| sbet_handler.py || Python || Functions to manipulate SBET files, also limited AISA nav file support ||