Changes between Version 124 and Version 125 of scriptlist


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

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v124 v125  
    8585== Camera ==
    8686
    87 || '''Script''' || Language || Use || author ||
     87|| '''Script''' || Language || Use || Author ||
    8888|| create_latex_camera_readme.py ||  Python  || Creates a LaTeX file for generating a PDF read_me for delivery  || ||
    8989|| image_events_file_fixer.py || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy || ||
     
    138138
    139139== Libraries ==
    140 || '''Script''' || Language || Use ||
    141 || alphaconv.py || Python || Functions to convert numbers to letters and back (A=1, B=2 etc) ||
    142 || arsf_database.py || Python || Functions to access key/value ARSF database (please use arsf_db_reader.py) ||
    143 || arsf_db_reader.py || Python || Provides classes and functions to read from the ARSF database ||
    144 || band_reader.py || Python || Reads AISA band (.prn) files ||
    145 || configSorter.py || Python || Sorts config files into sensible order (can also be executed directly) ||
    146 || convert_interpolate.py || Python || Interpolates an array and/or many arrays wrt. one array. Finds peaks/Derivates/Integrates for 1D arrays. ||
    147 || common_readme_functions.py || Python || Functions for latex readme generator scripts ||
     140|| '''Script''' || Language || Use || Author ||
     141|| alphaconv.py || Python || Functions to convert numbers to letters and back (A=1, B=2 etc) || ||
     142|| arsf_database.py || Python || Functions to access key/value ARSF database (please use arsf_db_reader.py) || ||
     143|| arsf_db_reader.py || Python || Provides classes and functions to read from the ARSF database || ||
     144|| band_reader.py || Python || Reads AISA band (.prn) files || ||
     145|| configSorter.py || Python || Sorts config files into sensible order (can also be executed directly) || ||
     146|| convert_interpolate.py || Python || Interpolates an array and/or many arrays wrt. one array. Finds peaks/Derivates/Integrates for 1D arrays. || ||
     147|| common_readme_functions.py || Python || Functions for latex readme generator scripts || ||
    148148|| correlator_reader.py || Python || Read data in that is required for the correlator || ||
    149 || csv_handler.py || Python || Reads CSV columns as lists and writes lists to a CSV file ||
    150 || data_handler.py || Python || Reads/writes BIL and BSQ files ||
    151 || flightlineclass.py || Python || Class to hold info on Eagle/Hawk flight lines (used in generateKMLforPI.py) ||
    152 || kml_writer.py || Python || Creates and writes KML files. ||
    153 || libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa ||
    154 || liblogwriter.py || Python || Gets mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines ||
     149|| csv_handler.py || Python || Reads CSV columns as lists and writes lists to a CSV file || ||
     150|| data_handler.py || Python || Reads/writes BIL and BSQ files || ||
     151|| flightlineclass.py || Python || Class to hold info on Eagle/Hawk flight lines (used in generateKMLforPI.py) || ||
     152|| kml_writer.py || Python || Creates and writes KML files. || ||
     153|| libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa || ||
     154|| liblogwriter.py || Python || Gets mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines || ||
    155155|| ppv_to_envi_igm.py || Python || Converts azgcorr's ppv (per-pixel view vector) output to an ENVI IGM || ||
    156 || rcdclasses.py || Python || Class for holding RCD image information (used in generateKMLforPI.py) ||
    157 || sbet_handler.py || Python || Functions to manipulate SBET files, also limited AISA nav file support ||
     156|| rcdclasses.py || Python || Class for holding RCD image information (used in generateKMLforPI.py) || ||
     157|| sbet_handler.py || Python || Functions to manipulate SBET files, also limited AISA nav file support || ||
    158158|| sol_reader.py || Python || Sol reading library || chrfi ||
    159159