| | 35 | * Queued M31 and STS processing; babysitting |
| | 36 | * ppStack development: |
| | 37 | * Verified fixing half-pixel warp bug improves stacks without need for astrometry tuning |
| | 38 | * Fixed sign bug in ppStack transparency correction |
| | 39 | * Investigating stack clipping: PS1_V1 target PSF is better |
| | 40 | * Plugged memory leaks in ppStack that were blowing up the memory footprint |
| | 41 | * Reorganised flow of ppStack so that convolved and unconvolved stacks aren't both in memory at the same time |
| | 42 | * Made growth of rejected pixels optional, and only used for convolved stack; verified unconvolved rejected pixels are not grown |
| | 43 | * Set up Transients data store, published demonstration set. |
| | 44 | * Fixed camera script: was skipping chips when it couldn't find the CMF file |
| | 45 | * Fixed destreaking scripts: was assuming we always have a dynamic mask |
| | 46 | * Ran psphot on SAS.123 unconvolved stacks, built DVO catalogue, shipped |
| | 47 | * New program: ppSubConvolve. This applies the (previously calculated) convolution kernel to an image, allowing quick reproduction of an inConv or refConv image. |
| | 48 | |