| | 20 | |
| | 21 | * ippToPsps |
| | 22 | * wrote a C program (based on old code) for interfacing with DVO. Will be called from Jython to populate database tables for quick detection matching |
| | 23 | * talked to STILTS developer in UK and got a fix for the infinity values that sneak into IPP FITS files, causing problems |
| | 24 | * made numerous PSPS schema changes with Jim |
| | 25 | * code changes within ippToPsps to deal with schema changes |
| | 26 | * wrote a more generic FITS header parser for image meta extensions for detections (STILTS doesn't read headers) |
| | 27 | * tested Heather's new DVO Db containning stacks: success. Was able to pull out object IDs |
| | 28 | * more work on detection batches with Jython. |
| | 29 | |
| | 30 | * PSVO: |
| | 31 | * finished changes necessary to implement Daniel's query builder: |
| | 32 | * wrote PSPSSchema as subclass of abstract Schema class. Figures out tables, columns, constraints and populates Schema fields |
| | 33 | * added the GUI stuff necessary to pop up builder, passing it relevant Schema and Listener objects |
| | 34 | |
| | 35 | * vacation on Wednesday |
| | 36 | |