| | 7 | |
| | 8 | * more work on the relphot-ed zero points. In order to speed up the testing, I have threaded the most expensive steps of the analysis process in relphot. This gains almost a factor of 2 in processing time (though some of the gain actually comes from reducing the number of times we calculate and report advisory statistics on the whole database). |
| | 9 | * some images are duplicated in the database (due to an old addstar queuing problem which has since been addressed). these image duplicates can cause errors with the zero point calculation, so I need to be a bit careful. |
| | 10 | * WISE allsky is out, so i downloaded it and updated the dvo ingest functions. this will be merged with the full dvo database before general release |
| | 11 | * worked on dvomerge to allow merging into a parallel database. code is in place, but testing is still needed. |