| | 14 | * PSPS |
| | 15 | * Lots of data loading, which highlighted various minor issues through the week. |
| | 16 | * Frequent reloading of failed batches necessitated a script to determine exposure ID from job number. Need to track this better. |
| | 17 | * Changed PhotoCal values in initialization batch to reflect codes used in IPP. Zero-points in place, everything else 0.0 for now. |
| | 18 | |
| | 19 | * IPP |
| | 20 | * More on 'czartool' script: now checks server status and compares labels across stdscience and distribution. |
| | 21 | * Astrometry crval1 & 2 values: 0.0s were coming through to PSPS as NULLs: Fixed (0.0 is valid per chip on gpc1) |
| | 22 | * Script to parse DVO phot codes into XML format for PSPS initialisation batch |
| | 23 | * Created a new batch type within ippToPsps for creating test data for Jim to use for testing astrometry/photometry calculations |
| | 24 | |