| | 34 | * Background restored pipeline: |
| | 35 | * Defined database tables: chipBackgroundRun, chipBackgroundImfile, warpBackgroundRun, warpBackgroundSkyfile |
| | 36 | * Wrote bgtool to implement database operations |
| | 37 | * Changed "all images rejected" error in ppStack to bad data quality |
| | 38 | * MOPS interface format: |
| | 39 | * Reworked ppMops to write SMF-like format (including detection efficiencies), purging duplicates |
| | 40 | * Added functions psFitsReadTableAllColumns and psFitsWriteTableAllColumns to read/write all columns without the additional memory overhead of psFitsReadTable |
| | 41 | * Discovered and fixed bugs in psTree for spherical coordinates |
| | 42 | * Sent example of new interface format to Larry for approval |
| | 43 | |