This repository contains the Python implementation.
- PtyLab contains the python module that enables reconstructions
- in example_scripts you can find typical use cases
- test contains all the tests of PtyLab
- Clone and download the repository
- run setup.py to install any dependencies.
- If you are using Spyder click
Run-> Configuration per file -> Command line options: develop - try running expample scripts in the
example_scriptsfolder