-
Notifications
You must be signed in to change notification settings - Fork 35
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
fixed DECam config file #151
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just leave it as r, otherwise good. We would need to build in more capabilities to have multiple filter, magnitude and exposure time keys.
gwemopt/data/config/DECam.config
Outdated
@@ -1,4 +1,4 @@ | |||
filt r | |||
filt ugrizy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use one filter to just scale limiting magnitudes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
@igorandreoni Looks like the test output files need to be updated with this. https://github.com/skyportal/gwemopt/blob/main/gwemopt/tests/test_schedule.py#L62 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging. Tests confuse me a bit.
I made these fixes: