LICENSE
MANIFEST.in
README.md
setup.py
astrophysix/__init__.py
astrophysix.egg-info/PKG-INFO
astrophysix.egg-info/SOURCES.txt
astrophysix.egg-info/dependency_links.txt
astrophysix.egg-info/entry_points.txt
astrophysix.egg-info/requires.txt
astrophysix.egg-info/top_level.txt
astrophysix/simdm/__init__.py
astrophysix/simdm/project.py
astrophysix/simdm/study.py
astrophysix/simdm/utils.py
astrophysix/simdm/catalogs/__init__.py
astrophysix/simdm/catalogs/catalog.py
astrophysix/simdm/catalogs/field.py
astrophysix/simdm/catalogs/targobj.py
astrophysix/simdm/d3_web/MathJax_local.js
astrophysix/simdm/d3_web/__init__.py
astrophysix/simdm/d3_web/__main__.py
astrophysix/simdm/d3_web/d3_plot.gif
astrophysix/simdm/d3_web/loading.png
astrophysix/simdm/d3_web/plot.html
astrophysix/simdm/d3_web/plot_no_mathjax.html
astrophysix/simdm/datafiles/__init__.py
astrophysix/simdm/datafiles/datafile.py
astrophysix/simdm/datafiles/file.py
astrophysix/simdm/datafiles/image.py
astrophysix/simdm/datafiles/plot.py
astrophysix/simdm/experiment/__init__.py
astrophysix/simdm/experiment/app_algo.py
astrophysix/simdm/experiment/base.py
astrophysix/simdm/experiment/param_setting.py
astrophysix/simdm/experiment/resolved_physics.py
astrophysix/simdm/protocol/__init__.py
astrophysix/simdm/protocol/algorithm.py
astrophysix/simdm/protocol/base.py
astrophysix/simdm/protocol/input_parameters.py
astrophysix/simdm/protocol/physics.py
astrophysix/simdm/results/__init__.py
astrophysix/simdm/results/generic.py
astrophysix/simdm/results/snapshot.py
astrophysix/simdm/services/__init__.py
astrophysix/simdm/services/process.py
astrophysix/units/__init__.py
astrophysix/units/unit.py
astrophysix/utils/__init__.py
astrophysix/utils/dt_utils.py
astrophysix/utils/file.py
astrophysix/utils/numpy.py
astrophysix/utils/persistency.py
astrophysix/utils/strings.py
tests/__init__.py
tests/simdm/__init__.py
tests/simdm/test_catalog.py
tests/simdm/test_datafile.py
tests/simdm/test_experiment.py
tests/simdm/test_object_list.py
tests/simdm/test_project.py
tests/simdm/test_protocol.py
tests/simdm/test_result.py
tests/simdm/test_study.py
tests/simdm/test_target_object.py
tests/simdm/io/backward_compat/study_v0.4.2.h5
tests/simdm/io/datafiles/CEA.png
tests/simdm/io/datafiles/CEA_black.png
tests/simdm/io/datafiles/abstract.txt
tests/simdm/io/datafiles/archive.tar.gz
tests/simdm/io/datafiles/cassiopea_A_0.5-1.5keV.fits
tests/simdm/io/datafiles/config.yml
tests/simdm/io/datafiles/dict_saved.pkl
tests/simdm/io/datafiles/irfu_simple.jpg
tests/simdm/io/datafiles/test_header_249.json
tests/simdm/io/datafiles/test_implode_2D.ini
tests/simdm/io/python_2/study.h5
tests/simdm/io/python_3/study.h5
tests/units/__init__.py
tests/units/test_Unit.py