LICENSE
README.md
pyproject.toml
remove_starfield/__init__.py
remove_starfield/core.py
remove_starfield/processor.py
remove_starfield/reducers.py
remove_starfield/star_tools.py
remove_starfield/starfield.py
remove_starfield/subtracted_image.py
remove_starfield/utils.py
remove_starfield.egg-info/PKG-INFO
remove_starfield.egg-info/SOURCES.txt
remove_starfield.egg-info/dependency_links.txt
remove_starfield.egg-info/requires.txt
remove_starfield.egg-info/top_level.txt
remove_starfield/tests/__init__.py
remove_starfield/tests/test_core.py
remove_starfield/tests/test_processor.py
remove_starfield/tests/test_reducers.py
remove_starfield/tests/test_star_tools.py
remove_starfield/tests/test_starfield.py
remove_starfield/tests/test_subtracted_image.py
remove_starfield/tests/test_utils.py