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-20841: Support for approximating WCS as SIP #249

Merged
merged 2 commits into from Feb 6, 2020
Merged

Conversation

PaulPrice
Copy link
Contributor

No description provided.

@@ -121,7 +121,7 @@ exposures:
tables:
- raw
- raw_visit
template: '%(pointing)05d/%(filter)s/corr/%(tract)04d/CALEXP-%(visit)07d-%(ccd)03d.fits'
template: '%(pointing)05d/%(filter)s/calibrated/%(tract)04d/CALEXP-%(visit)07d-%(ccd)03d.fits'
Copy link
Member

Choose a reason for hiding this comment

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

While I realize these are more or less what Furusawa-san used as an example, I wonder if starting these paths with %(tract)04d/calibrated or calibrated/%(tract)04d or making them more like the forced_src paths (which do start with %(pointing)05d - unfortunately, I'd say) in how the tract is specified would be better. Not a big deal either way - mostly I think it's hard to make these much better without changing more, and that's disruptive.

@PaulPrice PaulPrice force-pushed the tickets/DM-20841 branch 3 times, most recently from 6b76965 to a14a978 Compare February 4, 2020 03:07
After modernisation, calibrateCatalog doesn't need any
configuration tweaks.
These are generated by scripts that now live in hscPipe.
We don't want the outputs getting mixed in with the
uncalibrated data.
@PaulPrice PaulPrice merged commit 5986474 into master Feb 6, 2020
@timj timj deleted the tickets/DM-20841 branch February 25, 2021 17:43
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