| | 14 | * PSPS |
| | 15 | * attempts to load batches on sandbox with new DXLayer with Conrad. Various (still unresolved) issues... |
| | 16 | * some schema changes |
| | 17 | |
| | 18 | * IPP |
| | 19 | * now saving ippToPsps metadata in XML format (had been plain-text) |
| | 20 | * removed dependence on smf column numbers to protect against future smf format changes |
| | 21 | * now logging 'total detections' and storing in ippToPsps Db for auditing/debugging |
| | 22 | * work on undefined detection fields: |
| | 23 | * numPhotoRef in ImageMeta: setting to same as numAstroRef, which is true for now at least |
| | 24 | * numPhotoRef in FrameMeta: setting to sum of numPhotoRef over all chips |
| | 25 | * detectorID: changed to string in PSPS schema, using 'DETECTOR' from IPP smf |
| | 26 | * Czar on Friday: |
| | 27 | * Outlined Czar duties to Serge |
| | 28 | * added 'revert' buttons to Czartool |
| | 29 | |