IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 22 and Version 23 of ippToPsps_Detections


Ignore:
Timestamp:
Mar 18, 2011, 12:33:26 PM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Detections

    v22 v23  
    5757= Unit test =
    5858
     59The unit test for detection batches is found here
    5960
     61
     62{{{
     63perl/utest
     64}}}
     65
     66From the {{{perl}}} directory, run
     67
     68
     69{{{
     70./utest/run.sh
     71}}}
     72
     73This will create a batch in 'test' mode, meaning, a current date will not be used and only chip 33 (instead of all 60) will be processed. The resultant FITS file is then compared (using 'diff') with a FITS file known to be correct, and the user is informed if they are identical or if they differ.