-
Notifications
You must be signed in to change notification settings - Fork 7
Change Solution.focus to a list of foci #127
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
Conversation
8f86a40 to
46696a8
Compare
|
The changes so far should work with |
|
@ltetrel we can merge your #104 work before this if you want, and then I will rebase this. I just added you for an initial review just so you get a chance to anticipate the upcoming changes while you work on your current thing. Feel free to put off review till after #104 is done, whatever you prefer. |
|
I don't remember if we want to have a list of targets as well (for example for a wheel pattern). |
Okay I remember now, we can have multiple focus "that will resolve" into a single target |
Correct |
This includes * changing Solution.focus to Solution.foci and making that be a *list* of Points rather than a Point. * changing the xarray simulation data to have an additional coord "focal_point_index" * adding an axis to the delay and apodization arrays in Solution to index focal points. no need for instance checking anymore since foci will always be a list solution output analysis now takes into account foci list
Close #125
This includes
Remaining to do:
db-extended-example-v05.zip)