LICENSE
README.md
pyproject.toml
CalSciPy/__init__.py
CalSciPy/_calculations.py
CalSciPy/_files.py
CalSciPy/_helpers.py
CalSciPy/_user.py
CalSciPy/_validators.py
CalSciPy/_visual.py
CalSciPy/color_scheme.py
CalSciPy/conversion.py
CalSciPy/io_tools.py
CalSciPy/optogenetics.py
CalSciPy/version.py
CalSciPy.egg-info/PKG-INFO
CalSciPy.egg-info/SOURCES.txt
CalSciPy.egg-info/dependency_links.txt
CalSciPy.egg-info/requires.txt
CalSciPy.egg-info/top_level.txt
tests/test_a_install.py
tests/test_calculations.py
tests/test_color_scheme.py
tests/test_conversion.py
tests/test_events_events.py
tests/test_events_firing_rates.py
tests/test_images_deinterlacing.py
tests/test_images_filters.py
tests/test_io_tools.py
tests/test_optogenetics.py
tests/test_organization_experiment.py
tests/test_organization_files.py
tests/test_organization_imaging.py
tests/test_organization_subject.py
tests/test_roi_tools.py
tests/test_traces_baselines.py
tests/test_traces_smoothing.py
tests/test_traces_traces.py
tests/test_user.py
tests/test_validators.py