esheldon / metadetect

Library for meta-detection, combining detection and metacalibration
Other
11 stars 5 forks source link

ENH always run psf fits #187

Closed beckermr closed 2 years ago

beckermr commented 2 years ago

This should help. Needs testing.

esheldon commented 2 years ago

Meaning it should be assert np.any(np.abs(res[shear]["psfrec_g"]) > 0)

beckermr commented 2 years ago

Good catch!