Changes between Version 19 and Version 20 of ippToPsps_Detections
- Timestamp:
- Mar 1, 2011, 12:25:55 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Detections
v19 v20 47 47 The script connects with the ippToPsps database, so is aware of what has and has not already been processed and published. Only using the {{{-f}}} option can you force it to re-process a batch. '''Note''' that publishing the same exposure under two different batch names will cause havoc for the ODM, so be careful with the {{{-f}}} option. 48 48 49 Once run, the script will work through all available exposures in the DVO database, updating the ippToPsps database as it proceeds. Querying this database allows you to see what has been processed, the failure rate, what has been published to the datastore etc. 49 Example usage would be: 50 50 51 {{{ 52 ./makeDetections.pl -o . -d ThreePi.V1 -l /data/ipp004.0/gpc1/catdirs/ThreePi.V1 -p PSPS_test 53 }}} 51 54 55 This will work through all available exposures in the DVO database 'ThreePi.V1' at the location specified, and publishing to the 'PSPS_test' datastore product, updating the ippToPsps database as it proceeds. Querying this database allows you to see what has been processed, the failure rate, what has been published to the datastore etc.
