| | 47 | * Updated the destreak stage scripts and magicdstool to disambiguate between runs that fail to revert during update and inital processing. |
| | 48 | * Spent many hours recovering database rows lost because of an ippTools bug that I introduced recently. |
| | 49 | * Investigated a problem with the data store reported by Roy. The registration code ran multiple times during a period where ippc17 was crashing and multiple versions of a fileset got registered with the same name. This bother psps. The problem is due to a missing constraint in the tables. (When I wrote these many years ago my sql was rusty.) |
| | 50 | * Fixed a problem with staticsky distribution. Multiple runs were getting queued due to some bugs in the SQL. |
| | 51 | * Corrected a number of exposures that had inconsistent data_states that prevented updates from proceeding. |
| | 52 | * Set up scripts for queuing M31 data to be processed and distributed. Started processing all data from 2010 without using magic. |
| | 53 | * Fixed a bug in raw stage distribution. Started distributing all M31 raw data |
| | 54 | * With Gene's help, debugged and fixed an assertion failure in ppImage. |