Releases: srodney/sndrizpipe
Releases · srodney/sndrizpipe
sndrizpipe version 1.2
sndrizpipe v1.2 : Bug fixes and new features.
Major bug fix in final drizzle stage
- we were weighting by ERR instead of EXP or IVM, which led to suppressed flux in the output sources.
- this is now fixed, and tested with std star aperture photometry, compared to synphot mags.
Improvements in the _epochs.txt file handling
- when new flt files appear in the flt dir, we update the existing _epochs.txt file, adding new epochs as needed (but never such that we would have to renumber any existing epochs).
- Two new columns now record the exposure time and the angular separation from the target ra,dec to the image RA_TARG, DEC_TARG. These are helpful for identifying bad or superfluous exposures.
New module for making medium band difference images
- mkscaledtemplate.py has become pseudodiff.py
Various other small improvements and bug fixes.
sndrizpipe version 1.1
2014.06.23
Many bug fixes and new features.
Notably: substantial improvements to processing for single star images using --singlestar (i.e. for drizzling together many epochs of HST standard star observations). Tested extensively on HST WFC3-IR observations of P330E ... but not with other stars or cameras.
sndrizpipe version 1.0
2014.06.05
First release of sndrizpipe.
Tested on HST imaging from the CANDELS, CLASH and HFF supernova surveys, using python 2.7 in Ureka v1.0 (http://ssb.stsci.edu/ureka/) and the equivalent ssb/ssbx distribution at STScI.