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-22661: isrTask failed to find master flat due to filter difference #122

Merged
merged 1 commit into from Jan 10, 2020

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Jan 9, 2020

Add dateObs handler for IsrTask.getIsrExposure().

Using a fallback filter via IsrConfig.fallbackFilterName to identify
calibrations in gen2 fails, due to the query not being constrained on
the exposure dateObs. Add a boolean config option
(IsrConfig.useFallbackDate) to supply the dateObs of the raw data to
the query to resolve this issue.

Using a fallback filter via IsrConfig.fallbackFilterName to identify
calibrations in gen2 fails, due to the query not being constrained on
the exposure dateObs.  Add a boolean config option
(IsrConfig.useFallbackDate) to supply the dateObs of the raw data to
the query to resolve this issue.
@czwa czwa merged commit a0dfa17 into master Jan 10, 2020
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