LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
astromodels/__init__.py
astromodels/_version.py
astromodels.egg-info/PKG-INFO
astromodels.egg-info/SOURCES.txt
astromodels.egg-info/dependency_links.txt
astromodels.egg-info/requires.txt
astromodels.egg-info/top_level.txt
astromodels/core/__init__.py
astromodels/core/cpickle_compatibility_layer.py
astromodels/core/memoization.py
astromodels/core/model.py
astromodels/core/model_parser.py
astromodels/core/my_yaml.py
astromodels/core/node_type.py
astromodels/core/parameter.py
astromodels/core/parameter_transformation.py
astromodels/core/polarization.py
astromodels/core/property.py
astromodels/core/serialization.py
astromodels/core/sky_direction.py
astromodels/core/spectral_component.py
astromodels/core/thread_safe_unit_format.py
astromodels/core/tree.py
astromodels/core/units.py
astromodels/data/log_theme.ini
astromodels/data/past_1D_values.h5
astromodels/data/dark_matter/dmSpecTab.npy
astromodels/data/dark_matter/gammamc_dif.dat
astromodels/data/tests/black_hole.yaml
astromodels/data/tests/old_table.h5
astromodels/data/tests/simple_source.yaml
astromodels/data/tests/test.yaml
astromodels/data/tests/test_xspec_table_model.fits
astromodels/data/xsect/xsect_phabs_angr.fits
astromodels/data/xsect/xsect_phabs_aspl.fits
astromodels/data/xsect/xsect_tbabs_angr.fits
astromodels/data/xsect/xsect_tbabs_aspl.fits
astromodels/data/xsect/xsect_tbabs_wilm.fits
astromodels/data/xsect/xsect_wabs_angr.fits
astromodels/functions/__init__.py
astromodels/functions/function.py
astromodels/functions/functions_2D.py
astromodels/functions/functions_3D.py
astromodels/functions/numba_functions.py
astromodels/functions/priors.py
astromodels/functions/template_model.py
astromodels/functions/dark_matter/__init__.py
astromodels/functions/dark_matter/dm_models.py
astromodels/functions/functions_1D/__init__.py
astromodels/functions/functions_1D/absorption.py
astromodels/functions/functions_1D/apec.py
astromodels/functions/functions_1D/blackbody.py
astromodels/functions/functions_1D/extinction.py
astromodels/functions/functions_1D/functions.py
astromodels/functions/functions_1D/polynomials.py
astromodels/functions/functions_1D/powerlaws.py
astromodels/sources/__init__.py
astromodels/sources/extended_source.py
astromodels/sources/particle_source.py
astromodels/sources/point_source.py
astromodels/sources/source.py
astromodels/tests/test_1D_function_values.py
astromodels/tests/test_extended_source.py
astromodels/tests/test_functions.py
astromodels/tests/test_load_xspec_models.py
astromodels/tests/test_memoizer.py
astromodels/tests/test_model.py
astromodels/tests/test_parameter.py
astromodels/tests/test_point_source.py
astromodels/tests/test_polarization.py
astromodels/tests/test_template_model.py
astromodels/tests/test_tree.py
astromodels/utils/__init__.py
astromodels/utils/angular_distance.py
astromodels/utils/config_structure.py
astromodels/utils/configuration.py
astromodels/utils/data_files.py
astromodels/utils/disk_usage.py
astromodels/utils/file_utils.py
astromodels/utils/io.py
astromodels/utils/logging.py
astromodels/utils/long_path_formatter.py
astromodels/utils/pretty_list.py
astromodels/utils/table.py
astromodels/utils/valid_variable.py
astromodels/utils/vincenty.py
astromodels/xspec/LICENSE
astromodels/xspec/README
astromodels/xspec/__init__.py
astromodels/xspec/factory.py
astromodels/xspec/xspec_settings.py
astromodels/xspec/include/sherpa/array.hh
astromodels/xspec/include/sherpa/constants.hh
astromodels/xspec/include/sherpa/extension.hh
astromodels/xspec/include/sherpa/fcmp.hh
astromodels/xspec/include/sherpa/astro/xspec_extension.hh
astromodels/xspec/src/_xspec.cc