SkillAgentSearch skills...

Ptychography

Code repository for Ptychography 4.0 project.

Install / Use

/learn @Ptychography-4-0/Ptychography
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

|github|_ |zenodo|_ |azure|_ |precommit|_

.. |github| image:: https://img.shields.io/badge/GitHub-GPL--3.0-informational .. _github: https://github.com/Ptychography-4-0/ptychography/

.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5055126.svg .. _zenodo: https://doi.org/10.5281/zenodo.5055126

.. |azure| image:: https://dev.azure.com/ptycho40/ptycho40/_apis/build/status/Ptychography-4-0.ptychography?branchName=master .. _azure: https://dev.azure.com/ptycho40/ptycho40/_build/latest?definitionId=1&branchName=master

.. |precommit| image:: https://results.pre-commit.ci/badge/github/Ptychography-4-0/ptychography/master.svg .. _precommit: https://results.pre-commit.ci/latest/github/Ptychography-4-0/ptychography/master

This repository collects implementations for ptychography that result from the work of the Ptychography 4.0 project <https://ptychography.helmholtz-muenchen.de/>_.

Installation

The short version:

.. code-block:: shell

$ virtualenv -p python3.9 ~/ptychography-venv/
$ source ~/ptychography-venv/bin/activate
(ptychography-venv) $ pip install ptychography40

Please see our documentation <https://ptychography-4-0.github.io/ptychography/>_ for details!

Applications

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

Please see the algorithms section <https://ptychography-4-0.github.io/ptychography/algorithms.html>_ 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 <https://ptychography-4-0.github.io/ptychography/contributing.html>, please contact us in the GitHub Issue tracker <https://github.com/Ptychography-4-0/ptychography/issues>.

License

Ptychography 4.0 is licensed under GPLv3.

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated11d ago
Forks16

Languages

Jupyter Notebook

Security Score

90/100

Audited on Mar 26, 2026

No findings