skuschel / diffractionimaging

Diffraction Imaging Tools for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diffractionimaging

Coherent Diffraction Imaging Tools for Python

Installation

Download the repo

git clone https://github.com/skuschel/diffractionimaging

and install using

cd diffractionimaging
pip install --user -e .

Test installation by running a python console somewhere else and execute

import diffractionimaging

Development

Run the tests before committing:

./run-tests.sh

About

Diffraction Imaging Tools for Python

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.2%