CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
pyAMARES_logo.svg
pyproject.toml
requirements.txt
setup.cfg
setup.py
pyAMARES/__init__.py
pyAMARES.egg-info/PKG-INFO
pyAMARES.egg-info/SOURCES.txt
pyAMARES.egg-info/dependency_links.txt
pyAMARES.egg-info/entry_points.txt
pyAMARES.egg-info/not-zip-safe
pyAMARES.egg-info/requires.txt
pyAMARES.egg-info/top_level.txt
pyAMARES/examples/example_human_brain_31P_7T.csv
pyAMARES/examples/fid.txt
pyAMARES/examples/human_brain_31P_7T.csv
pyAMARES/examples/simple_example.csv
pyAMARES/examples/simple_example.html
pyAMARES/examples/simple_example.svg
pyAMARES/examples/simple_example_html.jpeg
pyAMARES/fileio/__init__.py
pyAMARES/fileio/readfidall.py
pyAMARES/fileio/readmat.py
pyAMARES/fileio/readnifti.py
pyAMARES/kernel/PriorKnowledge.py
pyAMARES/kernel/__init__.py
pyAMARES/kernel/fid.py
pyAMARES/kernel/lmfit.py
pyAMARES/kernel/objective_func.py
pyAMARES/libs/MPFIR.py
pyAMARES/libs/__init__.py
pyAMARES/libs/hlsvd.py
pyAMARES/libs/logger.py
pyAMARES/script/__init__.py
pyAMARES/script/amaresfit.py
pyAMARES/util/__init__.py
pyAMARES/util/crlb.py
pyAMARES/util/hsvd.py
pyAMARES/util/misc.py
pyAMARES/util/multiprocessing.py
pyAMARES/util/report.py
pyAMARES/util/visualization.py
tests/__init__.py
tests/test_notebooks.py