| | 16 | * Sick on Monday |
| | 17 | |
| | 18 | * completed loading of all available LAP data |
| | 19 | * loading of MD4: |
| | 20 | * ingested full DVO database into MySQL |
| | 21 | * msqldump'd and restored onto other hosts in order to ingest for other clients |
| | 22 | * completed loaded in a few hours |
| | 23 | |
| | 24 | * time investigating dupe obj IDs: my fault - underestimated DVO access time (again) |
| | 25 | * improvements to program for setting up scratch Dbs |
| | 26 | |
| | 27 | * Object batches: |
| | 28 | * Dvo class has become an abstract base-class with two subclasses: DvoDetections and DvoObjects |
| | 29 | * both inherit a lot of common functionality, but are specific about what types of files are ingested and how |
| | 30 | |
| | 31 | * added some extra sections to the PSPS FAQ page |