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

DM-18708: Add support for BOT RUNNUM and FILTER2 headers #92

Merged
merged 5 commits into from Apr 3, 2019

Conversation

timj
Copy link
Member

@timj timj commented Mar 29, 2019

No description provided.

Copy link
Contributor

@SimonKrughoff SimonKrughoff left a comment

Choose a reason for hiding this comment

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

Looks good.

headers. Returns "NONE" if no filter is declared.
"""
filterNames = []
for k in ("FILTER", "FILTER1", "FILTER2"):
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any way to make this configurable so you don't have to edit code to add a filter?

Copy link
Member Author

Choose a reason for hiding this comment

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

astro_metadata_translator translators should not depend on pex_config. Also, obs_lsst cameras are not meant to be using different filter keywords at every opportunity.

Copy link
Contributor

Choose a reason for hiding this comment

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

I didn't necessarily mean using pex_config. You can do what you want, I just noticed that was one of the changes in this change set (adding a filter).

@timj timj merged commit 15ac359 into master Apr 3, 2019
@timj timj deleted the tickets/DM-18708 branch April 3, 2019 16:30
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