Changes between Version 7 and Version 8 of Processing/CaliGeoUsage


Ignore:
Timestamp:
Aug 18, 2009, 5:05:30 PM (15 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/CaliGeoUsage

    v7 v8  
    1 = Radiometric Correction using !CaliGeo =
    2 
    3  * Run through az programs up to azgcorr. This creates .bil, .bil.hdr and .hdf files in the lev1 directory for a particular line. You can delete the .bil and .bil.hdr as these will be replaced later with !CaliGeo versions of the files.
    4 
    5  * Run ENVI and open !CaliGeo via -> Specim -> !CaliGeo.
    6    * Raw image file – Select the appropriate .raw file in the eagle or hawk directories located in the project directory.
    7    * Calibration file – Select the appropriate .cal file from the eagle or hawk directories located in /users/rsg/arsf/calibration/2007
    8    * Dark data file – Same as raw image file.
    9    * Band configuration file – Select the appropriate .bnd file from the eagle or hawk directories in /users/rsg/arsf/calibration/specim_band_files. To find out which file to use you have to know what binning was used for the flight line in question. Open the .hdr file (with a text editor) for your line in the same directory as the .raw file Find the field called 'binning'; the first number contained within the brackets is the one you are interested in. Alternatively, cd to the  directory and run the command 'grep binning *hdr'.
    10    * Unrectified intermediate file – Create an empty file in the project's lev1 directory with the same name as the .hdf file created by az software earlier, but with the extension .dat.  Select the newly created file.
    11    * Hit 'advanced options'. Hit 'Flip spatial image'.
    12    * Hit 'Full radiometric correction' and answer 'No' to the dialog question.
    13 
    14  * When completed hit Basic Tools (on the ENVI menu bar) -> Convert Data (BSQ, BIL, BIP).
    15    * Select the file .dat file you created earlier and hit ok.
    16    * Select BIL as the Output interleave.
    17    * Choose the lev1 directory where your .dat file is located. Enter the output filename the same as your .dat file but with the extention .bil.
    18 
    19  * Run the az programs from azgcorr onwards which should create a lev3 file with the correct radiometric calibration.
     1Obsolete - see [wiki:Processing/CaliGeo]