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-26592: Create “afterburner” to analyse the results of AP processing with fakes included #63

Merged
merged 6 commits into from Nov 30, 2020

Conversation

morriscb
Copy link
Contributor

No description provided.

@kgabor kgabor self-requested a review November 25, 2020 06:08
@kgabor
Copy link
Member

kgabor commented Nov 25, 2020

Please combine the commits into one - I don't think that there are logical blocks here that need to be kept in separate commits.

@@ -156,7 +176,19 @@ def trim(row):
return fakeCat[fakeCat.apply(trim, axis=1)]

Copy link
Member

Choose a reason for hiding this comment

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

I think adding "@staticmethod" here would make it clearer that this is a standalone internal calculation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Eh, I'm fine with it the way it is. Not sure we use similar decorators much anywhere.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a leading underscore to their names.

Debug match fakes task.

Fix linting.
Debug all unittest but runQuantum.

Debug most of matchFakes unittest.

Add data input to butler in test.

Finish debugging unittests.
Debug linting.
@morriscb morriscb merged commit 189da9c into master Nov 30, 2020
@morriscb morriscb deleted the tickets/DM-26592 branch November 30, 2020 21:27
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