lesan20 / ptychography

Code repository for Ptychography 4.0 project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github

Note

The Ptychography 4.0 repository and documentation are currently under construction.

FIXME Here goes the general description

Installation

The short version:

$ # TODO update me
$ virtualenv -p python3.6 ~/ptychography-venv/
$ source ~/ptychography-venv/bin/activate
(ptychography) $ pip install ptychography

Please see our documentation TODO for details!

Applications

  • Scalable, parallel implementation of the Single Side Band method that is suitable for live data processing (WIP)

Please see the applications section TODO update 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 TODO update, please contact us via TODO.

License

Ptychography 4.0 is licensed under TODO discuss GPLv3.

About

Code repository for Ptychography 4.0 project.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 91.5%Language:Python 8.2%Language:Shell 0.4%