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-18552: Allow use of new and old brighter-fatter kernels. #84

Merged
merged 1 commit into from Mar 21, 2019

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Mar 21, 2019

For gen2 ISR, move handling of new style (cp_pipe) and old style
(numpy.ndarray) brighter-fatter kernels entirely into
IsrTask.readIsrData() method. Based on the configuration, this should
attempt to find the appropriate style, and optionally pull the kernel
for the detector to process. Internally, the kernel is still passed
as the single numpy.ndarray needed for the processing.

For gen2 ISR, move handling of new style (cp_pipe) and old style
(numpy.ndarray) brighter-fatter kernels entirely into
IsrTask.readIsrData() method.  Based on the configuration, this should
attempt to find the appropriate style, and optionally pull the kernel
for the detector to process.  Internally, the kernel is still passed
as the single numpy.ndarray needed for the processing.
@czwa czwa requested a review from mfisherlevine March 21, 2019 17:48
@czwa czwa merged commit c940c1d into master Mar 21, 2019
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