| | 35 | * Streaks in detector coordinates: |
| | 36 | * Added magic clusters input for ppCoord |
| | 37 | * Added 'exposure' mode for magictool to get astrometry file given magic_id |
| | 38 | * Modified magic_process.pl to run ppCoord on streaks and clusters |
| | 39 | * Sped up ppCoord using the 'WCS' file type (doesn't read sources in SMF file) |
| | 40 | * Removed "FPA.OBS" --- was only used to generate warnings, was generating lots; no need for it |
| | 41 | * Background restoration |
| | 42 | * Proof of concept with current tools: can restore pattern row at warp stage using ppVizPattern, ppImage, pswarp, ppArith |
| | 43 | * Planned pipeline design with Gene, developed draft workflow |
| | 44 | * MOPS support |
| | 45 | * Updated ICD with new fields (some long promised, others from Gene's recent work to provide statistics for weeding out bad subtractions) |
| | 46 | * Updated ppMops to provide new fields |
| | 47 | * Designing interface for providing detection efficiencies |
| | 48 | * Decided with Larry to adopt an 'SMF-like' interface format, where IPP concatenates diff CMF files into a single FITS file, with duplicates (from overlapping skycells) removed; this removes complications in providing (and reading) detection efficiencies |
| | 49 | * Magic recertification: ran w and y data through pipeline for verification |
| | 50 | * No streaks missed |
| | 51 | * w-band observations (from SweetSpot) have significantly more (false?) streaks identified |
| | 52 | * Investigating centroid problem in diff photometry from Dave Young |
| | 53 | * Some SNe have centroids off by ~ 2 arcsec |
| | 54 | * Seems to be due to very flat tops on (S/N)^2 images so that peak can be on the side, and the peak is then set more or less set in stone as the position |
| | 55 | * PSF_MOMENTS_RADIUS wasn't getting into psphotReadoutMinimal; this also fixes the anti-dipole statistics |
| | 56 | * Writing PSF-matching paper |
| | 57 | |