Changes between Version 119 and Version 120 of scriptlist


Ignore:
Timestamp:
Feb 9, 2012, 11:05:08 AM (12 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v119 v120  
    8282== Camera ==
    8383
    84 || '''Script''' || Language || Use ||
    85 || create_latex_camera_readme.py ||  Python  || Creates a LaTeX file for generating a PDF read_me for delivery  ||
    86 || image_events_file_fixer.py || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy ||
     84|| '''Script''' || Language || Use || author ||
     85|| create_latex_camera_readme.py ||  Python  || Creates a LaTeX file for generating a PDF read_me for delivery  || ||
     86|| image_events_file_fixer.py || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy || ||
    8787|| make_camera_delivery.py || Python || Create a camera delivery || ||
    88 || make_delivery_folder.sh || bash || Creates an rcd delivery. Also used to make pre-2011 hyperspectral deliveries ||
    89 || photo2thumb.sh || bash || Converts RCD TIF files to JPG thumbnails ||
    90 || rename_photos_update_events_file.py || Python || generates new file names for tiffs and their entries in the image events file ||
    91 || tag_tiffs.py || Python || Adds tags to tiff files (using image event files) which define position, attitude and other metadata ||
    92 || pitch_roll_correction.py || Python || Swap pitch and roll in tiff if different from that in csv file ||
     88|| make_delivery_folder.sh || bash || Creates an rcd delivery. Also used to make pre-2011 hyperspectral deliveries || ||
     89|| photo2thumb.sh || bash || Converts RCD TIF files to JPG thumbnails || ||
     90|| rename_photos_update_events_file.py || Python || generates new file names for tiffs and their entries in the image events file || ||
     91|| tag_tiffs.py || Python || Adds tags to tiff files (using image event files) which define position, attitude and other metadata || ||
     92|| pitch_roll_correction.py || Python || Swap pitch and roll in tiff if different from that in csv file || ||
    9393
    9494== General ==