| | 14 | * PSPS |
| | 15 | * monitoring of loading. Some failures to look into to (some are the < -30 issue, others need to be looked at) |
| | 16 | * had to stop loading due to issues with DVO Dbs at IPP end |
| | 17 | |
| | 18 | * IPP |
| | 19 | * Czar on Monday: |
| | 20 | * re-queued MDFs from the 11th (were overlooked due to stdscience restart over the weekend) |
| | 21 | * some czartool tweaks (eg log 10 instead of natural log plots) |
| | 22 | * a lot of time spent figuring out mailing list administration. This needs some reorganization. |
| | 23 | * rest of time spent on stacks for PSPS: |
| | 24 | * located example cmf files, worked with Jim to tally IPP tables with PSPS schema |
| | 25 | * some refactoring of my Perl code to prepare for stacks: |
| | 26 | * new class to encapsulate Batch creation/deletion etc. Needed before incorporating stacks |
| | 27 | * batches are now subclasses of Batch, eg DetectionBatch, StackBatch etc. This minimizes code duplication while making code more readable and maintainable. |