.gitignore
.mailmap
.readthedocs.yml
.zenodo.json
CITATION.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
codecov.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/new-model-proposal.md
.github/workflows/codestyle.yaml
.github/workflows/compatibility.yaml
.github/workflows/tests.yaml
docs/Makefile
docs/conf.py
docs/configuration_files.rst
docs/feature_list.rst
docs/galaxies.rst
docs/index.rst
docs/install.rst
docs/luminosity.yml
docs/make.bat
docs/_static/skypy.css
docs/_static/skypy_image.ico
docs/_static/skypy_image.png
docs/_static/skypy_image.svg
docs/arch/adr-01.md
docs/arch/adr-02.md
docs/arch/adr-03.md
docs/developer/contributing.rst
docs/pipeline/index.rst
docs/pipeline/examples/config.yml
docs/pipeline/examples/pipeline.yml
docs/project/citation.rst
docs/project/code_of_conduct.rst
docs/utils/index.rst
examples/README.rst
examples/galaxies/README.rst
examples/galaxies/Shen+03_early.txt
examples/galaxies/Shen+03_late.txt
examples/galaxies/lopez_sanjuan+17_B1.ecsv
examples/galaxies/plot_photometry.py
examples/galaxies/plot_schechter.py
examples/galaxies/plot_size.py
examples/galaxies/sdss_dered_10deg2.ecsv
examples/galaxies/sdss_photometry.yml
licenses/TEMPLATE_LICENCE.rst
licenses/kcorrect.rst
skypy/__init__.py
skypy/_astropy_init.py
skypy/conftest.py
skypy/version.py
skypy.egg-info/PKG-INFO
skypy.egg-info/SOURCES.txt
skypy.egg-info/dependency_links.txt
skypy.egg-info/entry_points.txt
skypy.egg-info/not-zip-safe
skypy.egg-info/requires.txt
skypy.egg-info/top_level.txt
skypy/data/README.rst
skypy/data/kcorrect/k_nmf_derived.default.fits
skypy/extern/__init__.py
skypy/galaxies/__init__.py
skypy/galaxies/_schechter.py
skypy/galaxies/luminosity.py
skypy/galaxies/morphology.py
skypy/galaxies/redshift.py
skypy/galaxies/spectrum.py
skypy/galaxies/stellar_mass.py
skypy/galaxies/tests/__init__.py
skypy/galaxies/tests/test_import.py
skypy/galaxies/tests/test_luminosity.py
skypy/galaxies/tests/test_morphology.py
skypy/galaxies/tests/test_redshift.py
skypy/galaxies/tests/test_schechter.py
skypy/galaxies/tests/test_spectrum.py
skypy/galaxies/tests/test_stellar_mass.py
skypy/pipeline/__init__.py
skypy/pipeline/_config.py
skypy/pipeline/_items.py
skypy/pipeline/_pipeline.py
skypy/pipeline/scripts/__init__.py
skypy/pipeline/scripts/skypy.py
skypy/pipeline/tests/__init__.py
skypy/pipeline/tests/test_config.py
skypy/pipeline/tests/test_import.py
skypy/pipeline/tests/test_items.py
skypy/pipeline/tests/test_pipeline.py
skypy/pipeline/tests/test_skypy.py
skypy/pipeline/tests/data/bad_function.yml
skypy/pipeline/tests/data/bad_module.yml
skypy/pipeline/tests/data/bad_object.yml
skypy/pipeline/tests/data/empty_config.yml
skypy/pipeline/tests/data/numeric_key.yml
skypy/pipeline/tests/data/numeric_kwarg.yml
skypy/pipeline/tests/data/numeric_nested_key.yml
skypy/pipeline/tests/data/quantities.yml
skypy/pipeline/tests/data/test_config.yml
skypy/pipeline/tests/data/test_empty_ref.yml
skypy/tests/__init__.py
skypy/tests/test_import.py
skypy/utils/__init__.py
skypy/utils/_decorators.py
skypy/utils/photometry.py
skypy/utils/random.py
skypy/utils/special.py
skypy/utils/tests/__init__.py
skypy/utils/tests/test_decorators.py
skypy/utils/tests/test_import.py
skypy/utils/tests/test_photometry.py
skypy/utils/tests/test_random.py
skypy/utils/tests/test_special.py
skypy/utils/tests/data/gammaincc.txt