Closed carterbox closed 4 years ago
Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
Closing this pull request because supporting multiple solvers is not a high priority right now.
Purpose
The PR adapts the
divided
ptycho solver method to use the updated operators which only process one mode at a time.Approach
To reduce the memory footprint, we process each probe mode sequentially.
Pre-Merge Checklists
Submitter
yapf
to format python code.Reviewer