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


Ignore:
Timestamp:
May 10, 2012, 5:16:04 PM (12 years ago)
Author:
adbe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProcessingAtDAN/hyper_cal/bad_pixels

    v13 v14  
    5555[[BR]]
    5656== Running the script ==
     57
     58Checkout the script and the other information:[[BR]]
     59   svn co http://rsg.pml.ac.uk/intranet/svnroots/arsf-internal/trunk/tools/bad_pixels
     60
     61Change the nofilter and bluefilter files to point to correct raw files from the calibration.
     62
     63Update the MethodE file to include the pixels detected by Method E.
     64
     65Run:[[BR]]
     66   badpixel_detection.py -l nofilter bluefilter -o bad_pixels.bad -e MethodE
     67
     68Fiddle around with the nofilter.conf and bluefilter.conf file to get a satisfactory solution.