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/parameter.py
astromodels/core/parameter_transformation.py
astromodels/core/polarization.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/core/node_ctype/node_ctype.cxx
astromodels/data/dark_matter/dmSpecTab.npy
astromodels/data/dark_matter/gammamc_dif.dat
astromodels/functions/__init__.py
astromodels/functions/function.py
astromodels/functions/functions.py
astromodels/functions/functions_2D.py
astromodels/functions/functions_3D.py
astromodels/functions/priors.py
astromodels/functions/template_model.py
astromodels/functions/dark_matter/__init__.py
astromodels/functions/dark_matter/dm_models.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_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_template_model.py
astromodels/tests/test_tree.py
astromodels/utils/__init__.py
astromodels/utils/angular_distance.py
astromodels/utils/configuration.py
astromodels/utils/data_files.py
astromodels/utils/disk_usage.py
astromodels/utils/io.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