| | 14 | * PSPS |
| | 15 | * New initialisation batch and detections, complete with photoCodes, for JHU sandbox to test photometry calculations |
| | 16 | * Made and committed changes to the PSPS schema (extra astrometry values) |
| | 17 | * Changed DXLayer code to use exponent form when creating csv files (we were losing precision in astrometry values) |
| | 18 | |
| | 19 | * IPP |
| | 20 | * Changed 'test' batch to incorporate extra astrometry values needed by PSPS. Made more test data for Jim. |
| | 21 | * Adapted my 'czartool' script for ippMonitor, can: |
| | 22 | * show a table of all labels currently loaded in pantasks (stdscience) with numbers for all processing stages |
| | 23 | * show numbers for all states and stages for a particular label |
| | 24 | * show current status of all pantasks servers |
| | 25 | * Confusion over MSSQL floating-point types (float=double). Updated pspsSchema2XML script, as well as tables/mappings for detections |
| | 26 | |