astropy / photutils

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

Preserve dtype in Background2D #1922

Closed larrybradley closed 1 month ago

larrybradley commented 1 month ago

With this PR, the Background2D background, background_rms, background_mesh, and background_rms_mesh properties now have the same dtype as the input data.