Eureka
Eureka copied to clipboard
[Enhancement]: Fig 3503 (Centroid Fit) does not include the fitted background level
Instrument
NIRCam (Stages 1-3), MIRI (Stages 1-3)
What is your suggestion?
Fig 3503 (Centroid Fit) does not include the fitted background level (which is fitted as a constant by default with fitbg=1
, but can also be fitted as a 2D background level using fitbg=2
). Ideally, rather than using a different 1D Gaussian function (scipy.stats.norm.pdf
) we should just use the Eureka! Gaussian function that was used and treat the fitted Gaussian in the same way that we treat the data (sum along axes).
What Python packages do you have installed?
Eureka! v0.11.dev513+gbaa3f78a
Code of Conduct
- [X] I agree to follow this project's Code of Conduct