| | 31 | * Running STS background-preserved processing |
| | 32 | * Cluster dramas |
| | 33 | * Copied AF-approved opposition data for Ocarina. |
| | 34 | * Discovered camera masks were being by psastro without error checking, leading to failures in warp because mask had zero size. Fixed psastro and added check for non-zero size in PS::IPP::Config->file_exists(). |
| | 35 | * Attempting to process Microtest suite. Discovered problems with automatic burntooling; reverted nightly_stacks.pro |
| | 36 | * Debugged sudden background changes causing magic masking: bad cells (all pixels zero) weren't being recognised as such. Changed CELL.BAD from -100 to 0 and set MASK.BUILD in ppImage recipe to ensure this 'high' value doesn't damage residuals. |
| | 37 | * Discovered and fixed bug in script that deletes diff convolved images |
| | 38 | * Debugged assumptions on data volume |
| | 39 | * Marked destreaked ThreePi.nightlyscience and all STS.nightlyscience warps for cleanup |
| | 40 | * Debugged failing magic runs: many had missing convolved diff files, which have been recreated. |
| | 41 | * Reworked PS1_DataRequestManagement page |
| | 42 | * Using own astrometry with MD04 DVO database was fairly straightforward once I discovered the correct command lines and changed the psastro recipe. This work is not continuing because the excess clipping in the stack is caused by a different issue. |
| | 43 | * Discovered and fixed half-pixel bug in pswarp producing bad positions in warp CMF files. Fixing this issue also results in improved stacks because the warp positions are used to produce the fake image that is the target for PSF matching. |
| | 44 | |