Changes between Version 11 and Version 12 of ProcessingAtDAN/hyper_cal/bad_pixels


Ignore:
Timestamp:
May 10, 2012, 4:38:08 PM (12 years ago)
Author:
adbe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProcessingAtDAN/hyper_cal/bad_pixels

    v11 v12  
    4747Manual detection of bad pixels from a level 1 test set. Look at a test set of level 1 files (at least 2 using fastQC) and write down the bad pixels that have been detected visually. Example:
    4848
     49[[Image(method_E_example.png)]]
     50
     51Note down the band number and sample for each of the visual bad pixels.
     52
     53Once 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.
     54
     55= Running the script ==