.all-contributorsrc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CODE_OF_CONDUCT.md
LICENSE.md
Makefile
README.md
codecov.yml
logo_rubix.png
make.bat
pyproject.toml
setup.py
.firebase/hosting.YnVpbGQvaHRtbA.cache
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/pypi.yml
astro_rubix.egg-info/PKG-INFO
astro_rubix.egg-info/SOURCES.txt
astro_rubix.egg-info/dependency_links.txt
astro_rubix.egg-info/requires.txt
astro_rubix.egg-info/top_level.txt
config/default.yml
docs/CONTRIBUTING.md
docs/acknowledgments.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/license.rst
docs/modules.rst
docs/publications.rst
docs/rubix.core.rst
docs/rubix.cosmology.rst
docs/rubix.galaxy.input_handler.rst
docs/rubix.galaxy.rst
docs/rubix.pipeline.rst
docs/rubix.rst
docs/rubix.spectra.rst
docs/rubix.spectra.ssp.rst
docs/rubix.telescope.filters.rst
docs/rubix.telescope.lsf.rst
docs/rubix.telescope.noise.rst
docs/rubix.telescope.psf.rst
docs/rubix.telescope.rst
docs/rubix.utils.rst
docs/versions.rst
docs/notebooks/cosmology.ipynb
docs/notebooks/create_rubix_data.ipynb
docs/notebooks/demo.yml
docs/notebooks/dust_extinction.ipynb
docs/notebooks/filter_curves.ipynb
docs/notebooks/gradient_age_metallicity_adamoptimizer_multi.ipynb
docs/notebooks/gradient_age_metallicity_adamoptimizer_vs_finite_diff.ipynb
docs/notebooks/pipeline_demo.ipynb
docs/notebooks/psf.ipynb
docs/notebooks/rubix_pipeline_single_function_shard_map.ipynb
docs/notebooks/rubix_pipeline_stepwise.ipynb
docs/notebooks/ssp_interpolation.ipynb
docs/notebooks/ssp_template.ipynb
docs/notebooks/ssp_template_fsps.ipynb
docs/notebooks/telescope.ipynb
docs/notebooks/output/rubix_galaxy.h5
notebooks/cosmology.ipynb
notebooks/create_rubix_data.ipynb
notebooks/demo.yml
notebooks/dust_extinction.ipynb
notebooks/filter_curves.ipynb
notebooks/gradient_age_metallicity_adamoptimizer_multi.ipynb
notebooks/gradient_age_metallicity_adamoptimizer_vs_finite_diff.ipynb
notebooks/pipeline_demo.ipynb
notebooks/psf.ipynb
notebooks/rubix_pipeline_single_function_shard_map.ipynb
notebooks/rubix_pipeline_stepwise.ipynb
notebooks/ssp_interpolation.ipynb
notebooks/ssp_template.ipynb
notebooks/ssp_template_fsps.ipynb
notebooks/telescope.ipynb
notebooks/data/dummy_datacube.h5
rubix/__init__.py
rubix/_version.py
rubix/logger.py
rubix/paths.py
rubix/units.py
rubix/utils.py
rubix/config/config.py
rubix/config/pipeline_config.yml
rubix/config/pynbody_config.yml
rubix/config/rubix_config.yml
rubix/core/__init__.py
rubix/core/cosmology.py
rubix/core/data.py
rubix/core/dust.py
rubix/core/fits.py
rubix/core/ifu.py
rubix/core/lsf.py
rubix/core/noise.py
rubix/core/pipeline.py
rubix/core/psf.py
rubix/core/rotation.py
rubix/core/ssp.py
rubix/core/telescope.py
rubix/core/visualisation.py
rubix/cosmology/__init__.py
rubix/cosmology/base.py
rubix/cosmology/utils.py
rubix/galaxy/__init__.py
rubix/galaxy/alignment.py
rubix/galaxy/input_handler/__init__.py
rubix/galaxy/input_handler/base.py
rubix/galaxy/input_handler/factory.py
rubix/galaxy/input_handler/illustris.py
rubix/galaxy/input_handler/pynbody.py
rubix/galaxy/input_handler/api/illustris_api.py
rubix/pipeline/__init__.py
rubix/pipeline/abstract_pipeline.py
rubix/pipeline/linear_pipeline.py
rubix/pipeline/transformer.py
rubix/spectra/__init__.py
rubix/spectra/ifu.py
rubix/spectra/dust/dust_baseclasses.py
rubix/spectra/dust/dust_extinction.py
rubix/spectra/dust/extinction_models.py
rubix/spectra/dust/generic_models.py
rubix/spectra/dust/helpers.py
rubix/spectra/ssp/__init__.py
rubix/spectra/ssp/factory.py
rubix/spectra/ssp/fsps_grid.py
rubix/spectra/ssp/grid.py
rubix/spectra/ssp/templates.py
rubix/spectra/ssp/templates/BC03lr.h5
rubix/telescope/__init__.py
rubix/telescope/apertures.py
rubix/telescope/base.py
rubix/telescope/factory.py
rubix/telescope/telescopes.yaml
rubix/telescope/utils.py
rubix/telescope/filters/__init__.py
rubix/telescope/filters/filters.py
rubix/telescope/lsf/__init__.py
rubix/telescope/lsf/lsf.py
rubix/telescope/noise/__init__.py
rubix/telescope/noise/noise.py
rubix/telescope/psf/__init__.py
rubix/telescope/psf/kernels.py
rubix/telescope/psf/psf.py
tests/__init__.py
tests/demo.yml
tests/test_apertures.py
tests/test_core_cosmology.py
tests/test_core_data.py
tests/test_core_fits.py
tests/test_core_ifu.py
tests/test_core_ifu_dusty.py
tests/test_core_lsf.py
tests/test_core_noise.py
tests/test_core_pipeline.py
tests/test_core_psf.py
tests/test_core_rotation.py
tests/test_core_ssp.py
tests/test_core_telescope.py
tests/test_cosmology.py
tests/test_dust_classes.py
tests/test_dust_extinction.py
tests/test_factory.py
tests/test_galaxy_alignment.py
tests/test_illustris_api.py
tests/test_illustris_handler.py
tests/test_input_handler.py
tests/test_logger.py
tests/test_pipeline.py
tests/test_pynbody_handler.py
tests/test_rubix_galaxy.py
tests/test_spectra_ifu.py
tests/test_ssp_factory.py
tests/test_ssp_fsps.py
tests/test_ssp_grid.py
tests/test_ssp_templates.py
tests/test_telescope_factory.py
tests/test_telescope_filters.py
tests/test_telescope_lsf.py
tests/test_telescope_noise.py
tests/test_telescope_psf.py
tests/test_telescope_psf_kernels.py
tests/test_telescope_utils.py
tests/test_transformer.py
tests/test_units.py
tests/test_utils.py
tests/test_visualisation.py
tests/output/rubix_galaxy.h5