astropy / photutils

Astropy package for source detection and photometry. Maintainer: @larrybradley
https://photutils.readthedocs.io
BSD 3-Clause "New" or "Revised" License
231 stars 131 forks source link

Ensure error and data arrays have the same shape #1777

Closed larrybradley closed 3 weeks ago

larrybradley commented 3 weeks ago

A ValueError is now raised if the shape of the error array does not match the data array when calling the PSF-fitting classes.