LICENSE
README.md
pyproject.toml
src/__init__.py
src/CalSciPy/__init__.py
src/CalSciPy/bruker.py
src/CalSciPy/coloring.py
src/CalSciPy/event_processing.py
src/CalSciPy/image_processing.py
src/CalSciPy/interactive_visuals.py
src/CalSciPy/io_tools.py
src/CalSciPy/reorganization.py
src/CalSciPy/static_visuals.py
src/CalSciPy/trace_processing.py
src/CalSciPy/validators.py
src/CalSciPy/version.py
src/CalSciPy.egg-info/PKG-INFO
src/CalSciPy.egg-info/SOURCES.txt
src/CalSciPy.egg-info/dependency_links.txt
src/CalSciPy.egg-info/requires.txt
src/CalSciPy.egg-info/top_level.txt
tests/test_a_install.py
tests/test_bruker.py
tests/test_reorganization.py
tests/test_trace_processing.py