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-23222: More LATISS header fixes #164

Merged
merged 4 commits into from Jan 31, 2020
Merged

DM-23222: More LATISS header fixes #164

merged 4 commits into from Jan 31, 2020

Conversation

timj
Copy link
Member

@timj timj commented Jan 31, 2020

No description provided.

Copy link

@patrickingraham patrickingraham left a comment

Choose a reason for hiding this comment

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

Added one comment about how a flat doesn't require alt/az. Can merge upon addressing the comment.

return None

# ALTAZ always relevant unless bias or dark
if self.to_observation_type() in ("bias", "dark"):

Choose a reason for hiding this comment

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

or flat

Copy link
Member Author

Choose a reason for hiding this comment

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

We take flats with the shutter open at fixed AZEL so we want the translator to report that AZEL. Isn't that right?

Choose a reason for hiding this comment

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

It certainly can... but it could with bias and dark as well...
I think it doesn't matter really. It'll never get used.

Choose a reason for hiding this comment

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

i'm fine with reporting it.

@timj timj merged commit 6b0c680 into master Jan 31, 2020
@timj timj deleted the tickets/DM-23222 branch January 31, 2020 18:23
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