LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
bin/soapy
bin/soapy.bat
soapy/AOFFT.py
soapy/DM.py
soapy/LGS.py
soapy/__init__.py
soapy/_version.py
soapy/atmosphere.py
soapy/confParse.py
soapy/interp.py
soapy/lineofsight.py
soapy/lineofsight_legacy.py
soapy/logger.py
soapy/reconstruction.py
soapy/scienceinstrument.py
soapy/simulation.py
soapy.egg-info/PKG-INFO
soapy.egg-info/SOURCES.txt
soapy.egg-info/dependency_links.txt
soapy.egg-info/requires.txt
soapy.egg-info/top_level.txt
soapy/gui/__init__.py
soapy/gui/aogui_ui5.py
soapy/gui/gui.py
soapy/gui/jupyterconsolewidget.py
soapy/numbalib/__init__.py
soapy/numbalib/numbalib.py
soapy/numbalib/wfslib.py
soapy/wfs/__init__.py
soapy/wfs/extendedshackhartmann.py
soapy/wfs/gradient.py
soapy/wfs/pyramid.py
soapy/wfs/shackhartmann.py
soapy/wfs/shackhartmann_legacy.py
soapy/wfs/wfs.py
soapy/wfs/zernike.py
test/testAtmos.py
test/testConf.py
test/testDM.py
test/testLOS.py
test/testLgs.py
test/testSci.py
test/testSimulation.py
test/testSimulationlegacy.py
test/testWfs.py
test/test_infinitephasescreen.py
test/test_numbalib.py
test/test_reconstructors.py