Larry Bradley
Larry Bradley
@ibusko
This sounds reasonable to me.
I suspect `flux_unc` is the flux error in the PSF fit. That error should be correlated with the noise in the data. @mirca?
The RTD failure is unrelated. It appears the RTD build has been failing for the past ~3 days.
I wanted to avoid making copies if possible because the mosaics could be very large. Copying requires more memory usage and more cpu time, which I thought was unnecessary given...
Thanks, @sushobhana. Yes, the plan has been to migrate the general features of aperture-photometry functionality from `photutils` to `regions` (and then `regions` to `astropy` core). This has been on my...
The `circular_footprint` function was added in version 1.5.0. You'll need to upgrade your version.
This is the same issue as https://github.com/astropy/photutils/issues/1402. I don't have any suggestions on how to upgrade Python on Google colab.