-
Notifications
You must be signed in to change notification settings - Fork 10
Subtract unique pointings #54
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
base: master
Are you sure you want to change the base?
Subtract unique pointings #54
Conversation
|
Behavior with the following pointings file: and the command Before the changes from this PR: After the changes from this PR: |
|
It closes #19 |
|
|
This PR implements the subtraction of unique pointings. It checks the pointings provided via the file, and then it checks if there are repeated Ra-Dec pairs. In that case, unique pairs are computed, so that the number of subtracted pointings is correct.