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-23623: Measure crosstalk coefficients for AuxTel chip and add for use #188

Merged
merged 1 commit into from Apr 8, 2020

Conversation

plazas
Copy link
Contributor

@plazas plazas commented Mar 14, 2020

No description provided.

Copy link
Contributor

@mfisherlevine mfisherlevine left a comment

Choose a reason for hiding this comment

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

You also need to make some changes so that doing a butler.get("crosstalk", detector=0) works without having to also supply the detectorName as the detector integer identifier will always be enough to uniquely identify it.

@@ -30,6 +30,11 @@ datasets:
template: runIsr_metadata/%(expId)013d-%(filter)s/runIsrMetadata_%(expId)013d-%(filter)s-%(detectorName)s-det%(detector)03d.yaml
brighterFatterKernel:
template: calibrations/bfKernel-%(detectorName)s-det%(detector)03d.pkl
crosstalk:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please move this definition to obs_base, and only define the template in this package

crosstalk:
persistable: ignored
storage: YamlStorage
python:
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know how much it actually matters, maybe a little, maybe a lot, but please fill in the python type.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can leave blank now, will change soon

@plazas plazas merged commit 44769ec into master Apr 8, 2020
@timj timj deleted the tickets/DM-23623 branch May 12, 2022 16: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