| | 14 | * PSPS loading: |
| | 15 | * time wasted trying to load with no 'init' batch - knew nothing about init batch... |
| | 16 | * photoCalIDs not validating: PSPS expecting 1,2,3,4... DVO gives 10401,10402,10403,10404,10405,10406... |
| | 17 | * problem with ippObjID: not unique due to my error in ippToPsps code: fixed |
| | 18 | * debugging DVO for source of duplicate objIDs. Traced back to known prob in psphot generating >1 detections for one object |
| | 19 | * flux issue - numbers too big. Changes made. |
| | 20 | * started work on the creation of the 'init' batch (see above). Make sense for ippToPsps to generate this |
| | 21 | |