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

Handling uncertainties in synphot #65

Open
pllim opened this issue May 1, 2014 · 3 comments
Open

Handling uncertainties in synphot #65

pllim opened this issue May 1, 2014 · 3 comments

Comments

@pllim
Copy link
Contributor

pllim commented May 1, 2014

http://www.astrobetter.com/python-tip-re-sampling-spectra-with-pysynphot/

"This works well, but how would you resample an associated uncertainty array? You would want to add the uncertainties in each bin in quadrature but how could you include that in this snippet using pysynphot?"

Note: This can be tricky because instrument can have higher uncertainty over time (e.g., from increased CTE loss or noise) or different uncertainty depending on readout (e.g., with or without post-flash).

@pllim pllim added the question label May 1, 2014
@pllim
Copy link
Contributor Author

pllim commented May 2, 2014

I do not think pysynphot handles uncertainties at all, although I have noticed in the past that some *_syn.fits files do have a third column to store uncertainties. Can @vglaidler or @perrygreenfield confirm? Are we going to try supporting this in the future? Or should I mark this as wontfix?

@vglaidler
Copy link

Indeed, pysynphot does not presently handle uncertainties at all. I don't think SYNPHOT does either, though I'm not sure.

I've had at least one conversation with John MacKenty expressing an interest in proper support for uncertainties, but it didn't get into the technical details of how that could be implemented or even clearly defined.

I might mark it "wishlist" or "maybe someday".

@pllim
Copy link
Contributor Author

pllim commented Jun 20, 2018

cc @tddesjardins @hover2pi

@pllim pllim changed the title Handling uncertainties in pysynphot Handling uncertainties in synphot Jul 12, 2019
@pllim pllim removed this from the future work milestone Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants