| | 16 | |
| | 17 | * Some design, discussion and a little coding for the implementation of Daniel's query builder into PSVO. Should be ready for Boston.... |
| | 18 | |
| | 19 | * Lots of development on ippToPsps, culminating in the loading to PSPS of the first-ever stack format batch, albeit with bogus object IDs. The road to this included: |
| | 20 | * now using local, rather than remote, MySQL database to enable a huge speed increase when loading tables from FITS |
| | 21 | * wrote a method to report which columns of which tables are fully or partially NULL, and to replace those NULLS with weird PSPS '-999' pseudo-NULL value |
| | 22 | * many more stack fields populated after discussions with Jim/Gene |
| | 23 | * implemented XML config file for use with Jython code: includes all Db parameters, paths, DVO and datastore settings etc |
| | 24 | * wrote a python class to handle gpc1 queries, including nebulous calls to return file paths |
| | 25 | * 'DVO' table in database to store all IDs (objID etc). Filled with fake values and used to test load |
| | 26 | * jython code now interfacing with ippToPsps db, getting new batch ID, saving manifest files and publishing to datastore |
| | 27 | * worked with Thomas and Sue loading the stack to the ODM. A few problems encountered, but it loaded eventually |
| | 28 | * started work on Jython version of detection batches, though this is low priority |
| | 29 | |
| | 30 | * Meetings and discussions about IPP processing required before Boston meeting to ensure a good PSPS demo. |
| | 31 | |
| | 32 | * Worked through a list of exposures missing from PSPS as reported by Dave Monet. Figured out a good reason for most, if not all. |