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-16292: Propagate input headers to the output calibration files #70

Merged
merged 3 commits into from Mar 19, 2019

Conversation

timj
Copy link
Member

@timj timj commented Feb 15, 2019

  • Copy all headers that are identical in all inputs to the output file before additional headers are added.
  • Special case date headers to allow the earliest date and the latest date to be recorded in the output header (this should be controlled from a mapper config file since not all telescopes have MJD-END/DATE-END headers).
  • Use DATE-AVG for the average date rather than DATE-OBS.

Copy link
Contributor

@PaulPrice PaulPrice left a comment

Choose a reason for hiding this comment

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

Good.

python/lsst/pipe/drivers/constructCalibs.py Outdated Show resolved Hide resolved
* All headers that are the same in all inputs end up in the output.
@timj timj merged commit d73ec07 into master Mar 19, 2019
@timj timj deleted the tickets/DM-16292 branch March 19, 2019 18:06
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