-
Notifications
You must be signed in to change notification settings - Fork 30
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
Ellipticity #81
Ellipticity #81
Conversation
evevkovacs
commented
Feb 24, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@evevkovacs thanks for the PR.
I've pushed some changes (clean up the code to pass pylint checks, remove the binary tarball file, and rename the tests to ellipticity_dist
and ellipticity_dist_COSMOS
). See my changes in detail here.
Let me know if they look good. If so then we are ready to merge.
@evevkovacs BTW, are the validation datasets the raw data? I think we should just check in reduced data (like histograms). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looked good, but then I just saw your latest test run and the ellipticity distribution test was skipped for protoDC2, and that shouldn't have happened.
Hmm.. did I forget to commit the data? The files came from BenjaminJoachimi. I don't think they are too big. Maybe we can just use them for now and decide later? |
We won't be able to change the binning if we just save the histograms |