Skip to content

Ptychography-4-0/ptychography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github zenodo azure precommit

This repository collects implementations for ptychography that result from the work of the Ptychography 4.0 project.

Installation

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!

Applications

  • 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.

License

Ptychography 4.0 is licensed under GPLv3.