-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use proseco for P_ACQ #272
Conversation
cbd700d
to
3ec2322
Compare
3ec2322
to
9632771
Compare
9632771
to
3719eed
Compare
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.
I just started looking at this. Since this is new code I'd like to see a lot more code comments and function docstrings before I review.
Regarding "I just started looking at this. Since this is new code I'd like to see a lot more code comments and function docstrings before I review." Thanks that's fine. I just didn't want to get too far down any path only to find out you hated a concept / strategy. |
b933cca
to
c9398ff
Compare
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.
OK I've at least looked through all this somewhat carefully.
This change sets proseco_probs to assume that the supplied acq ids all have appropriate acq probs. It also assumes that a manuever angle is set for each observations.
1087259
to
1857984
Compare
1857984
to
945fa19
Compare
I think this is good to go. The last commit, 945fa19, is the change since the meeting today. |
Is there anything else I should be checking wrt to P_ACQ and P2? Will review vs the pkls that we have. |
I checked 4e289bf and the rest by running BTW |
Use proseco for P_ACQ
Closes #268
Closes #283