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-22138: validateDrp arguments (including brightSnr) not passed/parsed correctly #111

Merged
merged 4 commits into from Mar 30, 2020

Conversation

sr525
Copy link
Contributor

@sr525 sr525 commented Dec 12, 2019

No description provided.

Copy link
Contributor

@jeffcarlin jeffcarlin left a comment

Choose a reason for hiding this comment

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

I was going to test this implementation by running the command line task validateDrp.py. To enable this (and setting SNR limits for all methods in validate_drp), it seems like you need to update validate.run and runOneRepo to also require the brightSnr argument.

The rest of the changes look good.

sr525 and others added 4 commits March 30, 2020 10:24
brightSnr previously defaulted to 50 and could not be overridden.
It is now renamed to brightSnrMin and explicitly set to 50.
@taranu taranu changed the title Tickets/DM-22138 DM-22138: validateDrp arguments (including brightSnr) not passed/parsed correctly Mar 30, 2020
@taranu taranu merged commit b135143 into master Mar 30, 2020
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

3 participants