Changes between Version 2 and Version 3 of Processing/MatchTwoLinesByBoresight


Ignore:
Timestamp:
Apr 30, 2009, 11:04:32 AM (15 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/MatchTwoLinesByBoresight

    v2 v3  
    4141
    4242 * `getboresightvalues.sh` can be used as a more simple way to run the IDL script from a bash terminal. It assumes you also have the script `startidl.sh` in the same directory and is run as: `getboresightvalues.sh $warplev1file $basefilename $warpfilename '$matchtype' '$outputdirectory'` replacing the $words
     43 * `processingloop.sh` can be used to loop through an image file in a project directory but runs with certain constraints and assumptions. In general its probably best not to use this until certain bugs are fixed. It (should) iterate 10 times or until convergence in the PRH values are attained.
     44   * filename assumption: All warp/base file names and lev1 names have similar prefix. EG If warpfile script is named h30401.sh then warplev1 file must be h304011b_gpt*.hdf, warpfile must be h304013b_gpt*.tif, basefile must be e304013b_gpt*.tif where * is the same GPT value as in the warpfile script.
     45   * example warp/base file scripts are included in the svn checkout
     46   * also requires getboresightvalues.sh and startidl.sh
     47 * `runme.sh` capable of running through an entire project to get values for each pair of flight lines