Eureka icon indicating copy to clipboard operation
Eureka copied to clipboard

[Enhancement]: Fig 3503 (Centroid Fit) does not include the fitted background level

Open taylorbell57 opened this issue 6 months ago • 0 comments

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

taylorbell57 avatar Aug 19 '24 18:08 taylorbell57