LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
setup.cfg
setup.py
docs/source/conf.py
docs/source/index.rst
docs/source/introduction.rst
docs/source/api/example_calcs.rst
docs/source/api/example_plots.rst
docs/source/api/galaxy_analysis.rst
docs/source/api/model.rst
docs/source/api/sage_binary.rst
docs/source/api/sage_hdf5.rst
docs/source/api/utils.rst
docs/source/user/analyzing_custom_data.rst
docs/source/user/analyzing_custom_properties.rst
docs/source/user/analyzing_sage.rst
docs/source/user/defining_custom_calculations.rst
docs/source/user/defining_custom_properties.rst
docs/source/user/setting_up_sage.rst
sage_analysis/__init__.py
sage_analysis/__version__.py
sage_analysis/data_class.py
sage_analysis/default_analysis_arguments.py
sage_analysis/example_calcs.py
sage_analysis/example_plots.py
sage_analysis/galaxy_analysis.py
sage_analysis/model.py
sage_analysis/observations.py
sage_analysis/plot_helper.py
sage_analysis/sage_binary.py
sage_analysis/sage_hdf5.py
sage_analysis/utils.py
sage_analysis.egg-info/PKG-INFO
sage_analysis.egg-info/SOURCES.txt
sage_analysis.egg-info/dependency_links.txt
sage_analysis.egg-info/requires.txt
sage_analysis.egg-info/top_level.txt
sage_analysis/tests/__init__.py
sage_analysis/tests/test_galaxy_analysis.py
sage_analysis/tests/test_galaxy_history.py
sage_analysis/tests/test_utils.py