LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
bbf/__init__.py
bbf/bspline.py
bbf/filterlib.py
bbf/filterset.py
bbf/magsys.py
bbf/sncosmoutils.py
bbf/snfilterset.py
bbf/splineutils.py
bbf/utils.c
bbf.egg-info/PKG-INFO
bbf.egg-info/SOURCES.txt
bbf.egg-info/dependency_links.txt
bbf.egg-info/not-zip-safe
bbf.egg-info/requires.txt
bbf.egg-info/top_level.txt
bbf/stellarlib/__init__.py
bbf/stellarlib/calspec.py
bbf/stellarlib/pickles.py
examples/bandpasses.py
examples/basics.py
examples/bbf_sncosmo.py
examples/bs_max.py
examples/ex_magsys.py
examples/fluxes.py
examples/gaia.py
examples/mags.py
tests/test_filterlib.py