LICENSE
README.md
pyproject.toml
infer_filter_info/__init__.py
infer_filter_info/_version.py
infer_filter_info/exceptions.py
infer_filter_info/filter_mappings.py
infer_filter_info/infer_filter_info.py
infer_filter_info/util.py
infer_filter_info.egg-info/PKG-INFO
infer_filter_info.egg-info/SOURCES.txt
infer_filter_info.egg-info/dependency_links.txt
infer_filter_info.egg-info/requires.txt
infer_filter_info.egg-info/top_level.txt
infer_filter_info/data/default_magsys_map.json
infer_filter_info/data/filter_defaults.json
infer_filter_info/data/instrument_to_telescope.json
infer_filter_info/data/radio_bands.json
infer_filter_info/data/radio_default_telescopes.json
infer_filter_info/data/telescope_to_instrument.json
infer_filter_info/data/xray_bands.json
infer_filter_info/data/xray_instrument_to_telescope.json
infer_filter_info/data/xray_telescope_to_instrument.json
tests/test_exceptions.py
tests/test_filter_mappings.py
tests/test_infer_filter_info.py