| | 14 | |
| | 15 | * PSPS |
| | 16 | * helped investigate with Sue why MDF frames have appeared in 3PI catalog |
| | 17 | * ippToPsps |
| | 18 | * finally finished refactoring all code to use new Fits class. Much cleaner now. |
| | 19 | * made a new class to encapsulate the initialization data, i.e. a clean OO interface to config data such as filterIDs, surveyIDs etc |
| | 20 | * new FitsGenerator class to encapsulate code for generating and populating FITS files |
| | 21 | * new Logger class that can write to stdout or log file, complete with debug, info and error levels. Also handles code timing. |
| | 22 | * added unit tests for stack batches and init batches, so a complete set. |
| | 23 | |
| | 24 | * IPP |
| | 25 | * fixed issue with burntool plots showing 0 before midnight - just a UTC/HST issue |
| | 26 | |
| | 27 | * Other |
| | 28 | * Responded to more Hungarian data access requests |
| | 29 | |