AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/soapcw.cnn.pytorch.models.rst
docs/soapcw.cnn.pytorch.rst
docs/soapcw.cnn.rst
docs/soapcw.cw.rst
docs/soapcw.line_aware_stat.rst
docs/soapcw.rst
docs/soapcw.tools.rst
docs/usage/index.rst
soapcw/__init__.py
soapcw/cli.py
soapcw/soapcw.c
soapcw/soapcw.pyx
soapcw.egg-info/PKG-INFO
soapcw.egg-info/SOURCES.txt
soapcw.egg-info/dependency_links.txt
soapcw.egg-info/entry_points.txt
soapcw.egg-info/not-zip-safe
soapcw.egg-info/requires.txt
soapcw.egg-info/top_level.txt
soapcw/cnn/__init__.py
soapcw/cnn/pytorch/__init__.py
soapcw/cnn/pytorch/load_models.py
soapcw/cnn/pytorch/models/__init__.py
soapcw/cnn/pytorch/models/cnn.py
soapcw/cnn/pytorch/models/combined_cnn.py
soapcw/cw/__init__.py
soapcw/cw/generate_data.py
soapcw/cw/load_sfts.py
soapcw/cw/make_sfts.py
soapcw/cw/sft.py
soapcw/cw/timeseries.py
soapcw/cw/tools.py
soapcw/line_aware_stat/__init__.py
soapcw/line_aware_stat/gen_lookup.pyx
soapcw/line_aware_stat/gen_lookup_python.py
soapcw/line_aware_stat/save_lookup.py
soapcw/tools/__init__.py
soapcw/tools/plots.py
soapcw/tools/tools.py
tests/SNR_injections.ipynb
tests/__init__.py
tests/test_soap.py