LICENSE
MANIFEST.in
README.rst
VERSION
setup.py
cwepr/__init__.py
cwepr/analysis.py
cwepr/dataset.py
cwepr/exceptions.py
cwepr/metadata.py
cwepr/metadata_mapper_cwepr.yaml
cwepr/plotting.py
cwepr/processing.py
cwepr/report.py
cwepr/utils.py
cwepr.egg-info/PKG-INFO
cwepr.egg-info/SOURCES.txt
cwepr.egg-info/dependency_links.txt
cwepr.egg-info/requires.txt
cwepr.egg-info/top_level.txt
cwepr/io/__init__.py
cwepr/io/bes3t.py
cwepr/io/dsc_keys.yaml
cwepr/io/esp_winepr.py
cwepr/io/exporter.py
cwepr/io/factory.py
cwepr/io/magnettech.py
cwepr/io/magnettech_keys.yaml
cwepr/io/niehs.py
cwepr/io/par_defaults.yaml
cwepr/io/par_keys.yaml
cwepr/io/txt_file.py
cwepr/templates/de/DokuwikiCaption.txt.jinja
cwepr/templates/de/modulation_sweep_analysis_report.tex.jinja
cwepr/templates/de/power_sweep_report.tex.jinja
cwepr/templates/de/report.tex.jinja
cwepr/templates/en/DokuwikiCaption.txt.jinja
cwepr/templates/en/Infofile.info.jinja
cwepr/templates/en/power_sweep_report_generic.tex.jinja
cwepr/templates/report/latex/de/kolophon.tex
cwepr/templates/report/latex/de/metadaten_experimentell.tex
cwepr/templates/report/latex/en/colophon.tex
cwepr/templates/report/latex/en/metadata_experimental.tex
tests/test_analysis.py
tests/test_dataset.py
tests/test_plotting.py
tests/test_processing.py
tests/test_report.py
tests/test_utils.py