| | 14 | |
| | 15 | * Code changes prior to SAS/MD4 loading: |
| | 16 | * populating un-convolved fluxes in StackApFlx table |
| | 17 | * incorporating filterID into stackDetectID to avoid key violation for multi-filter stacks |
| | 18 | |
| | 19 | * SAS loading: |
| | 20 | * started testing with a test DVO provided by Heather |
| | 21 | * much confusion over stack_id/sky_id/path_base for new stacks in DVO |
| | 22 | * worked on very convoluted way of getting correct cmf file for a given stack_id for new multi-filter stacks |
| | 23 | * had to stop loading SAS and pull all batches from datastore after issue discovered with z-frames |
| | 24 | * restarted loading and completed with new DVO created by Heather |
| | 25 | |
| | 26 | * MD4 loading: |
| | 27 | * dusted-off old code to convert DVO databases to MySQL |
| | 28 | * converted new MD4 DVO to MySQL in 24 hours |
| | 29 | * processing was much faster, but still too slow to load in time for ORR. So... |
| | 30 | * made a database dump of MD4 and restored it to numerous hosts in order to run multiple clients |
| | 31 | * loading completed in 24 hours |
| | 32 | |
| | 33 | * Other: |
| | 34 | * completed loading of RA 6-18 hrs RA for OLD survey, i.e. half the sky |
| | 35 | * very carefully republished all the failed/OnHold batches from a list provided by Conrad |
| | 36 | * investigated issue of large numbers of NULL fluxes in new stacks |
| | 37 | * updated the PSPS news page with plots after merge completion |