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

Added MMMBackground to estimate background #18

Merged
merged 3 commits into from
Mar 7, 2020

Conversation

siddharthlal25
Copy link
Member

Added MMMBackground estimator as mentioned in #12

Copy link
Member

@mileslucas mileslucas left a comment

Choose a reason for hiding this comment

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

See updates about structure usage.

If we only use the structs for dispatching, we'd be better off writing a separate function for each of them! Any attributes particular to a background estimator should be part of the background estimator's struct. I hope that makes sense!

Also, I'm missing a documentation entry in docs/src/background/estimators.md.

src/Background/Background.jl Outdated Show resolved Hide resolved
src/Background/stat_estimators.jl Outdated Show resolved Hide resolved
src/Background/estimators.jl Outdated Show resolved Hide resolved
src/Background/estimators.jl Outdated Show resolved Hide resolved
@mileslucas mileslucas merged commit ed2856d into JuliaAstro:master Mar 7, 2020
@mileslucas mileslucas mentioned this pull request Mar 7, 2020
6 tasks
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.

None yet

2 participants