| | 1 | = STS test reprocessing 2013-05-08 = |
| | 2 | |
| | 3 | As a test of the new [wiki:GPC1_Detrend_Documentation/auxmask auxiliary masks] we have begun reprocessing |
| | 4 | of these exposures with the new ppImage recipe CHIP_AUXMASK. |
| | 5 | |
| | 6 | Exposures from the PP3 pointing have been chosen for this test. |
| | 7 | |
| | 8 | As of 2013-05-10 402 exposures have been processed and posted on the data store. |
| | 9 | |
| | 10 | The script to queue the chipRuns is contained in stdscience/sts/sts.rp.20130508.chip. When run this script queues |
| | 11 | each day's exposures using a date specific workdir and data_group. It depends on a change to the behavior |
| | 12 | of chiptool that was integrated into the trunk that changes the behavior of the unique argument to |
| | 13 | chiptool -definebyquery. If run with the current tag no runs will be queued. |
| | 14 | |
| | 15 | Example usage |
| | 16 | |
| | 17 | sts.rp.20130508.chip --start 2011-08-16 --end 2011-08-30 |
| | 18 | |
| | 19 | This runs in pretend mode and lists the selected exposures. Adding the --go option actually queues the chip runs. |
| | 20 | |
| | 21 | The script uses a list of dates that had STS PP3 exposures. |
| | 22 | It could be changed to just step through dates. It was written this way before I fixed chiptool. |
| | 23 | |
| | 24 | MPG will provide feedback on the results of this experiment. |
| | 25 | |
| | 26 | |
| | 27 | When ready to expand to other pointings the script can be changed to use a different cut on rawExp.comment |