LICENSE
README.md
pyproject.toml
fitsbolt/__init__.py
fitsbolt/channel_mixing.py
fitsbolt/image_loader.py
fitsbolt/read.py
fitsbolt/resize.py
fitsbolt.egg-info/PKG-INFO
fitsbolt.egg-info/SOURCES.txt
fitsbolt.egg-info/dependency_links.txt
fitsbolt.egg-info/entry_points.txt
fitsbolt.egg-info/requires.txt
fitsbolt.egg-info/top_level.txt
fitsbolt/cfg/__init__.py
fitsbolt/cfg/create_config.py
fitsbolt/cfg/logger.py
fitsbolt/normalisation/NormalisationMethod.py
fitsbolt/normalisation/__init__.py
fitsbolt/normalisation/normalisation.py
tests/test_channel_mixing.py
tests/test_config_validation.py
tests/test_io.py
tests/test_multi_fits.py
tests/test_normalisation.py
tests/test_read_functions.py
tests/test_wrapper_functions.py