| | 14 | * Loading to PSPS: |
| | 15 | * continued to load, monitor and cleanup LAP data: |
| | 16 | * investigated dodgy batch on datastore that caused DXLayer to stop. Found issue and fixed it. |
| | 17 | * supplied batches for sandbox testing for Sue and Conrad. Needed to write code to republish batches already processed for LAP. |
| | 18 | * lots of batches failed by ODM after skycell change (see below) due to conflict with initialization table: cleaned-up and resubmitted ~3000 batches |
| | 19 | * looked at newly merged data. Found issue with duplicated filter: my fault. Fixed it |
| | 20 | * attempts to sort out mess after more dxlayer files were lost. Had to figure out what the ODM has 'seen' and what it hasn't. Still work to do here. |
| | 21 | |
| | 22 | * ippToPsps development |
| | 23 | * worked on missing stack fields after pointers from Chris and Mark: |
| | 24 | * populating psfFwhm_mean and psfFwhm_max from FITS header |
| | 25 | * skycelID was wrong. Fixed and added projectioncellID |
| | 26 | * populating psfLikelhood |
| | 27 | * DXLayer batch deletion: |
| | 28 | * wrote a class to encapsulate the dxlayer. Only a 'delete' method so far, which calls webservice |
| | 29 | * built this into to my cleanup code |
| | 30 | * added comment column to batch table in ipptopsps database. populated for out-of-the-ordinary batches, eg duplicated exposures from LAP a few weeks ago. This will help with audit. |
| | 31 | |
| | 32 | * Documentation: |
| | 33 | * updated ippToPsps documentation with recent 'multi-client' developments |
| | 34 | * updated PSPS news page |
| | 35 | |
| | 36 | |
| | 37 | |