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-35772: Remove gen2 code from ip_isr. #222

Merged
merged 5 commits into from Aug 1, 2022
Merged

DM-35772: Remove gen2 code from ip_isr. #222

merged 5 commits into from Aug 1, 2022

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Jul 30, 2022

No description provided.

Copy link
Contributor

@czwa czwa left a comment

Choose a reason for hiding this comment

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

This looks fine to me.

@@ -1138,193 +1128,14 @@ def runQuantum(self, butlerQC, inputRefs, outputRefs):
outputs = self.run(**inputs)
butlerQC.put(outputs, outputRefs)

def readIsrData(self, dataRef, rawExposure):
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is the method I'm most happy is going away.

@erykoff erykoff merged commit 38cc328 into main Aug 1, 2022
@erykoff erykoff deleted the tickets/DM-35772 branch August 1, 2022 23:08
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