Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
taylorbell57 opened this issue Aug 19, 2024 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request MIRI NIRCam

Comments

@taylorbell57
Copy link
Collaborator

taylorbell57 commented Aug 19, 2024

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

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MIRI NIRCam
Projects
Status: To do
Development

No branches or pull requests

4 participants