.gitignore
.readthedocs.yaml
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.rst
MANIFEST.in
README.rst
pep8speaks.yml
pip-requirements
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/issue-report.md
.github/workflows/ci_cron_weekly.yml
.github/workflows/ci_tests.yml
docs/Makefile
docs/about.rst
docs/api_reference.rst
docs/compile_fieldnames.py
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/status.rst
docs/_static/spectroscopy/spectroscopy-1.png
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/development/design-principles.rst
docs/development/index.rst
docs/sbpy/bib.rst
docs/sbpy/calib.rst
docs/sbpy/exceptions.rst
docs/sbpy/photometry.rst
docs/sbpy/units.rst
docs/sbpy/utils.rst
docs/sbpy/activity/dust.rst
docs/sbpy/activity/gas.rst
docs/sbpy/activity/index.rst
docs/sbpy/data/dataclass.rst
docs/sbpy/data/ephem.rst
docs/sbpy/data/fieldnames.rst
docs/sbpy/data/index.rst
docs/sbpy/data/names.rst
docs/sbpy/data/obs.rst
docs/sbpy/data/orbit.rst
docs/sbpy/data/phys.rst
docs/sbpy/spectroscopy/index.rst
docs/sbpy/spectroscopy/sources.rst
docs/static/structure.pdf
docs/static/structure.png
examples/README.rst
examples/activity/README.rst
examples/activity/estimating-coma-continuum.ipynb
examples/activity/haser-model.ipynb
examples/activity/vectorial-model.ipynb
licenses/LICENSE.rst
licenses/README.rst
logo/LICENSE
logo/sbpy_logo.svg
logo/sbpy_logo_full.pdf
logo/sbpy_logo_full.png
logo/sbpy_logo_logoonly.pdf
logo/sbpy_logo_logoonly.png
logo/sbpy_logo_logoonly.svg
logo/sbpy_logo_logoonly_inverted.svg
logo/sbpy_logo_short.pdf
logo/sbpy_logo_short.png
logo/sbpy_logo_short.svg
publications/joss/paper.bib
publications/joss/paper.md
publications/joss/structure.png
sbpy/__init__.py
sbpy/_astropy_init.py
sbpy/conftest.py
sbpy/exceptions.py
sbpy/version.py
sbpy.egg-info/PKG-INFO
sbpy.egg-info/SOURCES.txt
sbpy.egg-info/dependency_links.txt
sbpy.egg-info/entry_points.txt
sbpy.egg-info/requires.txt
sbpy.egg-info/top_level.txt
sbpy/activity/__init__.py
sbpy/activity/core.py
sbpy/activity/dust.py
sbpy/activity/gas/__init__.py
sbpy/activity/gas/core.py
sbpy/activity/gas/productionrate.py
sbpy/activity/gas/data/__init__.py
sbpy/activity/gas/data/schleicher88.txt
sbpy/activity/gas/tests/__init__.py
sbpy/activity/gas/tests/test_core.py
sbpy/activity/gas/tests/test_data.py
sbpy/activity/gas/tests/test_prodrate.py
sbpy/activity/gas/tests/test_prodrate_remote.py
sbpy/activity/gas/tests/data/CH3OH.csv
sbpy/activity/gas/tests/data/CO.csv
sbpy/activity/gas/tests/data/HCN.csv
sbpy/activity/gas/tests/data/wm_fortran_test_output.txt
sbpy/activity/tests/__init__.py
sbpy/activity/tests/test_core.py
sbpy/activity/tests/test_dust.py
sbpy/bib/__init__.py
sbpy/bib/core.py
sbpy/bib/tests/__init__.py
sbpy/bib/tests/test_bib.py
sbpy/bib/tests/data/neatm.bib
sbpy/calib/__init__.py
sbpy/calib/core.py
sbpy/calib/solar_sources.py
sbpy/calib/vega_sources.py
sbpy/calib/data/alpha_lyr_stis_008-edit.fits
sbpy/calib/data/e490-00a_2014_hires.csv
sbpy/calib/data/e490-00a_2014_lores.csv
sbpy/calib/data/e490-00a_2014_table3.txt
sbpy/calib/data/e490-00a_2014_table4.txt
sbpy/calib/data/solar-photometry-willmer2018.json
sbpy/calib/data/vega-photometry-willmer2018.json
sbpy/calib/tests/__init__.py
sbpy/calib/tests/test_core.py
sbpy/calib/tests/test_sun.py
sbpy/calib/tests/test_vega.py
sbpy/data/__init__.py
sbpy/data/core.py
sbpy/data/decorators.py
sbpy/data/dimensions.py
sbpy/data/ephem.py
sbpy/data/fieldnames.rst
sbpy/data/names.py
sbpy/data/obs.py
sbpy/data/orbit.py
sbpy/data/phys.py
sbpy/data/tests/__init__.py
sbpy/data/tests/test_dataclass.py
sbpy/data/tests/test_decorators.py
sbpy/data/tests/test_ephem.py
sbpy/data/tests/test_ephem_remote.py
sbpy/data/tests/test_names.py
sbpy/data/tests/test_obs_remote.py
sbpy/data/tests/test_orbit.py
sbpy/data/tests/test_orbit_remote.py
sbpy/data/tests/test_phys_remote.py
sbpy/data/tests/data/test.txt
sbpy/data_archive/README.rst
sbpy/extern/__init__.py
sbpy/ginga_plugins/CometaryEnhancements.py
sbpy/ginga_plugins/__init__.py
sbpy/imageanalysis/__init__.py
sbpy/imageanalysis/core.py
sbpy/imageanalysis/utils.py
sbpy/imageanalysis/tests/__init__.py
sbpy/imageanalysis/tests/test_utils.py
sbpy/obsutil/__init__.py
sbpy/obsutil/core.py
sbpy/photometry/__init__.py
sbpy/photometry/bandpass.py
sbpy/photometry/core.py
sbpy/photometry/iau.py
sbpy/photometry/data/2mass-h-rsr.txt
sbpy/photometry/data/2mass-j-rsr.txt
sbpy/photometry/data/2mass-ks-rsr.txt
sbpy/photometry/data/README
sbpy/photometry/data/WISE-RSR-W1.EE.txt
sbpy/photometry/data/WISE-RSR-W2.EE.txt
sbpy/photometry/data/WISE-RSR-W3.EE.txt
sbpy/photometry/data/WISE-RSR-W4.EE.txt
sbpy/photometry/data/atlas-c.txt
sbpy/photometry/data/atlas-o.txt
sbpy/photometry/data/cousins_i_004_syn.fits
sbpy/photometry/data/cousins_r_004_syn.fits
sbpy/photometry/data/johnson_b_004_syn.fits
sbpy/photometry/data/johnson_u_004_syn.fits
sbpy/photometry/data/johnson_v_004_syn.fits
sbpy/photometry/data/ps1-gp1.txt
sbpy/photometry/data/ps1-ip1.txt
sbpy/photometry/data/ps1-rp1.txt
sbpy/photometry/data/ps1-wp1.txt
sbpy/photometry/data/ps1-yp1.txt
sbpy/photometry/data/ps1-zp1.txt
sbpy/photometry/data/sdss-g.fits
sbpy/photometry/data/sdss-i.fits
sbpy/photometry/data/sdss-r.fits
sbpy/photometry/data/sdss-u.fits
sbpy/photometry/data/sdss-z.fits
sbpy/photometry/data/wfc3_uvis_f438w_004_syn.fits
sbpy/photometry/data/wfc3_uvis_f606w_004_syn.fits
sbpy/photometry/tests/__init__.py
sbpy/photometry/tests/test_bandpass.py
sbpy/photometry/tests/test_core.py
sbpy/photometry/tests/test_iau.py
sbpy/shape/__init__.py
sbpy/shape/core.py
sbpy/spectroscopy/__init__.py
sbpy/spectroscopy/core.py
sbpy/spectroscopy/sources.py
sbpy/spectroscopy/tests/__init__.py
sbpy/spectroscopy/tests/test_sources.py
sbpy/spectroscopy/tests/test_spec.py
sbpy/spectroscopy/tests/test_spec_remote.py
sbpy/spectroscopy/tests/test_specgrad.py
sbpy/tests/__init__.py
sbpy/tests/coveragerc
sbpy/thermal/__init__.py
sbpy/thermal/core.py
sbpy/units/__init__.py
sbpy/units/core.py
sbpy/units/tests/__init__.py
sbpy/units/tests/test_core.py
sbpy/units/tests/data/hi05070405_9000036-avg-spec.txt
sbpy/units/tests/data/hi05070405_9000036-avg-spec_ref.pdf
sbpy/utils/__init__.py
sbpy/utils/core.py
website/.firebaserc
website/README.md
website/firebase.json
website/public/index.html
website/public/team.html
website/public/css/style.css
website/public/images/NASA_logo.svg
website/public/images/sbpy_logo_full.png