Changes between Version 14 and Version 15 of ProcessingAtDAN/hyper_cal/bad_pixels


Ignore:
Timestamp:
Sep 10, 2012, 6:05:08 PM (12 years ago)
Author:
adbe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProcessingAtDAN/hyper_cal/bad_pixels

    v14 v15  
    5151Note down the band number and sample for each of the visual bad pixels.
    5252
    53 Once this has been done it needs to be converted into the raw format. If the level 1 bil file has 233 bands then 15 needs to be added to the band number, as the raw files should have 256 bands. Also during the processing of the hawk it has been flipped spatially and so sample numbers have been changed from the raw format, to get these back do 320-sample number. For example: 0 265 -> 15 55.
     53Once this has been done it needs to be converted into the raw format. During the processing of the hawk it has been flipped spatially and so sample numbers have been changed from the raw format, to get these back do 319-sample number. Also the number of bands in the calibration file is usually greater than that in the level 1 bil file, so to match the bands being looked at: get the first wavelength in the calibration file and then find the matching wavelength in the level 1 file, this will be around 15 wavelengths in. For example: 0 265 -> 15 55.
    5454
    5555[[BR]]