README.rst
setup.py
suspect/__init__.py
suspect/_transforms.py
suspect/_version.py
suspect/base.py
suspect/core.py
suspect/mrsobjects.py
suspect.egg-info/PKG-INFO
suspect.egg-info/SOURCES.txt
suspect.egg-info/dependency_links.txt
suspect.egg-info/entry_points.txt
suspect.egg-info/requires.txt
suspect.egg-info/top_level.txt
suspect/basis/__init__.py
suspect/fitting/__init__.py
suspect/fitting/singlet.py
suspect/image/__init__.py
suspect/image/_image.py
suspect/image/_mask.py
suspect/io/__init__.py
suspect/io/_common.py
suspect/io/bruker.py
suspect/io/dicom.py
suspect/io/felix.py
suspect/io/lcmodel.py
suspect/io/philips.py
suspect/io/rda.py
suspect/io/siemens.py
suspect/io/tarquin.py
suspect/io/twix.py
suspect/processing/__init__.py
suspect/processing/_apodize.py
suspect/processing/channel_combination.py
suspect/processing/denoising.py
suspect/processing/frequency_correction.py
suspect/processing/phase.py
suspect/processing/water_suppression.py
suspect/scripts/__init__.py
suspect/scripts/anonymize.py
suspect/viz/__init__.py
suspect/viz/plot_1D_signals.py
tests/__init__.py
tests/test_mrs/__init__.py
tests/test_mrs/test_base.py
tests/test_mrs/test_basis.py
tests/test_mrs/test_core.py
tests/test_mrs/test_fitting.py
tests/test_mrs/test_ima.py
tests/test_mrs/test_image.py
tests/test_mrs/test_io.py
tests/test_mrs/test_mrsdata.py
tests/test_mrs/test_processing.py
tests/test_mrs/test_rda.py
tests/test_mrs/test_twix.py