LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
specparam/__init__.py
specparam/version.py
specparam.egg-info/PKG-INFO
specparam.egg-info/SOURCES.txt
specparam.egg-info/dependency_links.txt
specparam.egg-info/requires.txt
specparam.egg-info/top_level.txt
specparam/bands/__init__.py
specparam/bands/bands.py
specparam/core/__init__.py
specparam/core/funcs.py
specparam/core/info.py
specparam/core/items.py
specparam/core/jacobians.py
specparam/data/__init__.py
specparam/data/conversions.py
specparam/data/data.py
specparam/data/periodic.py
specparam/data/utils.py
specparam/io/__init__.py
specparam/io/files.py
specparam/io/models.py
specparam/io/utils.py
specparam/measures/__init__.py
specparam/measures/error.py
specparam/measures/gof.py
specparam/measures/params.py
specparam/measures/properties.py
specparam/modutils/__init__.py
specparam/modutils/dependencies.py
specparam/modutils/docs.py
specparam/modutils/errors.py
specparam/modutils/functions.py
specparam/objs/__init__.py
specparam/objs/algorithm.py
specparam/objs/base.py
specparam/objs/data.py
specparam/objs/event.py
specparam/objs/group.py
specparam/objs/model.py
specparam/objs/results.py
specparam/objs/time.py
specparam/objs/utils.py
specparam/plts/__init__.py
specparam/plts/annotate.py
specparam/plts/aperiodic.py
specparam/plts/error.py
specparam/plts/event.py
specparam/plts/group.py
specparam/plts/model.py
specparam/plts/periodic.py
specparam/plts/settings.py
specparam/plts/spectra.py
specparam/plts/style.py
specparam/plts/templates.py
specparam/plts/time.py
specparam/plts/utils.py
specparam/reports/__init__.py
specparam/reports/methods.py
specparam/reports/save.py
specparam/reports/strings.py
specparam/sim/__init__.py
specparam/sim/gen.py
specparam/sim/params.py
specparam/sim/sim.py
specparam/sim/transform.py
specparam/sim/utils.py
specparam/tests/__init__.py
specparam/tests/conftest.py
specparam/tests/tdata.py
specparam/tests/tsettings.py
specparam/tests/tutils.py
specparam/tests/bands/__init__.py
specparam/tests/bands/test_bands.py
specparam/tests/core/__init__.py
specparam/tests/core/test_funcs.py
specparam/tests/core/test_info.py
specparam/tests/core/test_jacobians.py
specparam/tests/data/__init__.py
specparam/tests/data/test_conversions.py
specparam/tests/data/test_data.py
specparam/tests/data/test_periodic.py
specparam/tests/data/test_utils.py
specparam/tests/io/__init__.py
specparam/tests/io/test_files.py
specparam/tests/io/test_models.py
specparam/tests/io/test_utils.py
specparam/tests/measures/__init__.py
specparam/tests/measures/test_error.py
specparam/tests/measures/test_gof.py
specparam/tests/measures/test_params.py
specparam/tests/measures/test_properties.py
specparam/tests/modutils/__init__.py
specparam/tests/modutils/test_dependencies.py
specparam/tests/modutils/test_docs.py
specparam/tests/modutils/test_functions.py
specparam/tests/objs/__init__.py
specparam/tests/objs/test_algorithm.py
specparam/tests/objs/test_base.py
specparam/tests/objs/test_data.py
specparam/tests/objs/test_event.py
specparam/tests/objs/test_group.py
specparam/tests/objs/test_model.py
specparam/tests/objs/test_results.py
specparam/tests/objs/test_time.py
specparam/tests/objs/test_utils.py
specparam/tests/plts/__init__.py
specparam/tests/plts/test_annotate.py
specparam/tests/plts/test_aperiodic.py
specparam/tests/plts/test_error.py
specparam/tests/plts/test_event.py
specparam/tests/plts/test_group.py
specparam/tests/plts/test_model.py
specparam/tests/plts/test_periodic.py
specparam/tests/plts/test_spectra.py
specparam/tests/plts/test_styles.py
specparam/tests/plts/test_templates.py
specparam/tests/plts/test_time.py
specparam/tests/plts/test_utils.py
specparam/tests/reports/__init__.py
specparam/tests/reports/test_methods.py
specparam/tests/reports/test_save.py
specparam/tests/reports/test_strings.py
specparam/tests/sim/__init__.py
specparam/tests/sim/test_gen.py
specparam/tests/sim/test_params.py
specparam/tests/sim/test_sim.py
specparam/tests/sim/test_transform.py
specparam/tests/sim/test_utils.py
specparam/tests/utils/__init__.py
specparam/tests/utils/test_array.py
specparam/tests/utils/test_checks.py
specparam/tests/utils/test_convert.py
specparam/tests/utils/test_debug.py
specparam/tests/utils/test_download.py
specparam/tests/utils/test_select.py
specparam/tests/utils/test_spectral.py
specparam/utils/__init__.py
specparam/utils/array.py
specparam/utils/checks.py
specparam/utils/convert.py
specparam/utils/debug.py
specparam/utils/download.py
specparam/utils/select.py
specparam/utils/spectral.py