Skip to content

que-vector/ptychography

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github

Note

The Ptychography 4.0 repository and documentation are currently under construction.

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

Installation

The short version:

$ virtualenv -p python3.8 ~/ptychography-venv/
$ source ~/ptychography-venv/bin/activate
(ptychography) $ git clone https://github.com/Ptychography-4-0/ptychography
(ptychography) $ cd ptychography
(ptychography) $ python -m pip install -e .

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 live acquisition, and more analysis methods for all applications of pixelated STEM and other large-scale detector data. 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.

About

Code repository for Ptychography 4.0 project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • Python 2.5%
  • Other 0.4%