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

Add in propagation of error for convolution smoothing #486

Merged
merged 3 commits into from
Sep 19, 2019

Conversation

brechmos-stsci
Copy link

@brechmos-stsci brechmos-stsci commented Jul 16, 2019

This PR adds in the propagation of error (uncertainty) using a standard propagation of error definition. Tests and documentation were added too.

This does not include covariance between spaxels and is noted in the code and docs.

Fixes #251

@brechmos-stsci
Copy link
Author

@crawfordsm if you could take a quick look at this...

Copy link
Contributor

@SaOgaz SaOgaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new tests run for me locally. LGTM.

@brechmos brechmos requested a review from eteq September 6, 2019 17:37
@brechmos
Copy link
Contributor

brechmos commented Sep 6, 2019

@eteq Could you take a look at this old PR?

@nmearl nmearl added this to the v0.6 milestone Sep 12, 2019
Copy link
Member

@eteq eteq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking pretty solid, @brechmos-stsci . Mostly just a few doc clarifications, but one substansive code bit - see the last inline comment.

docs/manipulation.rst Outdated Show resolved Hide resolved
docs/manipulation.rst Outdated Show resolved Hide resolved
docs/manipulation.rst Outdated Show resolved Hide resolved
specutils/manipulation/smoothing.py Outdated Show resolved Hide resolved
@nmearl nmearl merged commit 03c9cd7 into astropy:master Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncertainty in manipulations.convolution_smooth
5 participants