This repository collects implementations for ptychography that result from the work of the Ptychography 4.0 project.
The short version:
$ virtualenv -p python3.9 ~/ptychography-venv/
$ source ~/ptychography-venv/bin/activate
(ptychography-venv) $ pip install ptychography40
Please see our documentation for details!
- Scalable, parallel implementation of the Single Side Band method that is suitable for live data processing.
Please see the algorithms section of our documentation for details!
Ptychography 4.0 is evolving rapidly and prioritizes features following user demand and contributions. In the future we'd like to implement more ptychography methods. If you like to influence the direction this project is taking, or if you'd like to contribute, please contact us in the GitHub Issue tracker.
Ptychography 4.0 is licensed under GPLv3.