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-22776: Update Gen3 isrTask for BF corrections #226

Merged
merged 1 commit into from Feb 3, 2020
Merged

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Jan 28, 2020

Add BrighterFatterKernel storageClass.

@czwa czwa requested a review from natelust January 28, 2020 20:40
@@ -140,6 +140,8 @@ storageClasses:
pytype: numpy.ndarray
StrayLightData:
pytype: lsst.ip.isr.StrayLightData
BrighterFatterKernel:
pytype: lsst.cp.pipe.makeBrighterFatterKernel.BrighterFatterKernel
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you need to make a formatter for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have added an entry to config/datastores/formatters.yaml to be safe. The test I ran ingested a BrighterFatterKernel from the gen2 butler, and that explicitly required a formatter entry (and so didn't cause any issues)

@czwa czwa force-pushed the tickets/DM-22776 branch 2 times, most recently from f0c01b2 to 5e9920f Compare January 31, 2020 18:39
@czwa czwa merged commit b912383 into master Feb 3, 2020
@timj timj deleted the tickets/DM-22776 branch April 22, 2020 22:01
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