LICENSE.txt
README.md
setup.py
src/photompy/__init__.py
src/photompy/_calculate.py
src/photompy/_interpolate.py
src/photompy/_plot.py
src/photompy/_read.py
src/photompy/_write.py
src/photompy/exceptions.py
src/photompy/geometry.py
src/photompy/ies.py
src/photompy/ies_header.py
src/photompy/legacy.py
src/photompy/photometry.py
src/photompy/tilt.py
src/photompy.egg-info/PKG-INFO
src/photompy.egg-info/SOURCES.txt
src/photompy.egg-info/dependency_links.txt
src/photompy.egg-info/requires.txt
src/photompy.egg-info/top_level.txt
src/photompy.egg-info/zip-safe
src/photompy/ldt/__init__.py
src/photompy/ldt/_read.py
src/photompy/ldt/_write.py
src/photompy/ldt/header.py
src/photompy/ldt/ldt.py
tests/test_calculate.py
tests/test_edge_cases.py
tests/test_filegen.py
tests/test_geometry.py
tests/test_header.py
tests/test_ies.py
tests/test_interpolate.py
tests/test_ldt.py
tests/test_photometry.py
tests/test_read.py
tests/test_tilt.py
tests/test_type_ab.py
tests/test_write.py