Releases: esheldon/metadetect
Releases · esheldon/metadetect
0.12.0
0.11.0
changed
- Gaussian fits are now done on coadds instead of a join fit across all shear bands.
- Symmetrization for various fitters is now optional.
- The Gaussian and adaptive moments fitters are now reused if possible.
- Tolerances for lmfit are looser when doing Gaussian fits.
0.10.0
0.9.0
added
- Added
fwhm_reg
parameter to regularize the moments. - Added support for more than one measurement made on the detections.
- Added total image mask fraction to outputs.
changed
- Output data format column names have changed (
flags
->{model}_flags
, etc.)
removed
- Removed deconvolution of PSF with itself when smoothing.
0.8.1
0.8.0
added
- Added adaptive moments to LSST metadetect.
changed
- Changed code to detect ngmix versions and use the correct momments name (
mom
vssums
)
for ngmix version less than 2.1 or greater than equal to 2.1.
fixed
- Fixed bug where flux weighting was not applied to the PSF moments causing a weird
stellar locus for weighted moments.
0.7.0
added
- Code can now make multiple shear measurements with different combinations of
bands in a single pass. - Code can now handle color-dependent PSF models.
- Code now keeps T flags.
changed
- We no longer flag shears with |g| >= 1.
- Flags for band fluxes are now kept per band.
0.6.1b used for final lsst sim work
tagging 0.6.1b