Tom J Wilson
Tom J Wilson
(Could be merged with #996, while the codebase is being fixed and/or updated)
Have made the changes requested @eteq - I note however that astropy 3.1 has been released subsequently and therefore the new changes to uncertainties must be updated; I think it...
This is also odd considering the `photutils` function `apply_poisson_noise` function which calls something very similar; could the example use `apply_poisson_noise(image + 5)`, keeping the example "in house"?
I'll leave this one to @larrybradley or @eteq for any reasoning as to why things are the way they are, but one counterargument at least could be the logic of...
Hi @cloud182 @oxno2, I am looking into this now and will report back once I have done some digging. Once I think I might have a fix in place, would...
Hi @cloud182 @oxno2, apologies for the delay in getting back to you. I had a look into this issue, using some HST calibration data used in the construction of the...
Hi @mcara, thanks for your comments. As I said before I have validated the current version of the ePSF framework within photutils, and find I am able to reproduce ePSFs...
[This](https://github.com/astropy/photutils/files/3687258/test_10_epsf.pdf) is what I get running the v0.7 notebook, albeit running on my "bleeding edge" dev branch of photutils, which should also be the last option of @eteq's link above....
Hi @TSA26, Can you add a minimum working example code to your comment so I/we can look at this? Would be great if it mocks up some data I can...
Thanks for posting the code. I am still hopeful that it's still centroid function related. The issue you've got seems to be similar to those we've seen in other users'...