| | 19 | * Czar Monday and Tuesday, but credit to Bill for doing most of the work |
| | 20 | |
| | 21 | * ippToPsps: loading of new LAP detections began, after the following work: |
| | 22 | * issues with likelihoods: no erfc() function in MySQL, so using a Java method and updating tables with a cursor, which is the fastest way. |
| | 23 | * newly populated detection fields, thanks to pointers from Chris: |
| | 24 | * analysis version in detection FrameMeta |
| | 25 | * bias and biasScat in detection ImageMeta |
| | 26 | * kronFlux and kronFluxErr in Detection table |
| | 27 | * psf, extended and cosmic ray likelihoods in Detection (see above) |
| | 28 | * added more values to config file for better control or program, including a 'force' option and 'test' mode |
| | 29 | * bug in FITS header reading code: if one header failed to read, then all subsequent headers also failed: fixed |
| | 30 | * new column for ippToPsps database: stage_id, which is either a cam_id (for detections) or a stack_id (for stacks) |
| | 31 | * worked on new query, with help from Heather, to improve my extraction of stack cmf path names from GPC1 |
| | 32 | * updated more documentation |
| | 33 | |
| | 34 | * Quite a lot of user support: |
| | 35 | * some emails back and forth with Dave Clark regarding the usage of the postage stamp server |
| | 36 | * advice to Kent Wood and his team on how they can store data locally prior to our deletion of 3PI PSPS database. This led to... |
| | 37 | * ...a fair bit of work on queryDRLClient script to enable long queries to be run and the results retrieved and saved locally |
| | 38 | |
| | 39 | * Other stuff |
| | 40 | * planning and discussion for the ingest of new data earlier in the week |
| | 41 | * some more back-and-forth regarding the wiki migration: no have access to new machine, Raja is looking into upgrading old wiki to newest version |
| | 42 | * helped set-up Mark with ippMonitor login |