| | 14 | * PSPS |
| | 15 | * investigated loading errors from last week: |
| | 16 | * objIDs out of range: frames at bore-sight of -30 can have detections lower than this, but PSPS cut-off is -30 |
| | 17 | * hundreds of frames failed to load: just a minor bug at PSPS end: fixed by Sue |
| | 18 | * continued loading 3PI all week, fixing minor issues as they arose |
| | 19 | |
| | 20 | * IPP |
| | 21 | * czar on Monday |
| | 22 | * added more procedures to the processing wiki page |
| | 23 | * ippToPsps |
| | 24 | * Fixed bug whereby detections not included in final FITS file could count towards min and max object IDs for batch |
| | 25 | * new script to help when tracking source of load failures: for a given batch it will find the relevant smf as well as the corresponding ippToPsps generated FITS file for checking |
| | 26 | * added to cleanup script: now goes through and deletes files for batches that have reached 'merged' status |
| | 27 | * wrote a Batch class as part of my effort to clean up my perl code |
| | 28 | * czartool |
| | 29 | * added logarithm plots to help when cleanup causes big jumps in processing data |
| | 30 | * some extended bug-fixing with the plots |