Python 3 package containing tools for the reconstruction and simulation of off-axis holograms.
To build and install the package, run the command
python -m pip install .
To clean all intermediate files and directories, run
python clean.py
See Python scripts in the directory test
.