| 18 | | * PSPS |
| 19 | | * Build issues with !FitsConverter on Maui cluster. Usual suspect: cfitsio. Fixed makefile. |
| 20 | | |
| 21 | | * IPP |
| 22 | | * Changes to the way I publish batches to the datastore to match up with Conrad's new DXLayer |
| 23 | | * a fair bit of work to correct the exposure times in the PSPS Db: |
| 24 | | * hacked a version of my ippToPsps code to run through all currently loaded exposures and pull out exposure times then write SQL updates to scripts |
| 25 | | * checked these SQL scripts into svn for access from SSMS |
| 26 | | * ran each script (one for !FrameMeta, one for Detection) on each 'cold' Db on each of the six servers (very slow and frustrating) |
| | 18 | * Build issues with !FitsConverter on Maui cluster. Usual suspect: cfitsio. Fixed makefile. (PSPS) |
| | 19 | * Changes to the way I publish batches to the datastore to match up with Conrad's new DXLayer (IPP) |
| | 20 | * a fair bit of work to correct the exposure times in the PSPS Db: |
| | 21 | * hacked a version of my ippToPsps code to run through all currently loaded exposures and pull out exposure times then write SQL updates to scripts (IPP) |
| | 22 | * checked these SQL scripts into svn for access from SSMS (PSPS) |
| | 23 | * ran each script (one for !FrameMeta, one for Detection) on each 'cold' Db on each of the six servers (very slow and frustrating) (PSPS) |