astropy / photutils

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

Always return both amplitude and flux columns from make_random_gaussians_table #1763

Closed larrybradley closed 4 months ago

larrybradley commented 4 months ago

The make_gaussian_sources_table function now always returns both 'flux' and 'amplitude' columns.