Changes between Version 22 and Version 23 of ippToPsps_Detections
- Timestamp:
- Mar 18, 2011, 12:33:26 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Detections
v22 v23 57 57 = Unit test = 58 58 59 The unit test for detection batches is found here 59 60 61 62 {{{ 63 perl/utest 64 }}} 65 66 From the {{{perl}}} directory, run 67 68 69 {{{ 70 ./utest/run.sh 71 }}} 72 73 This 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.
