LICENSE.md
README.md
pyproject.toml
src/fibphot/__init__.py
src/fibphot/collection.py
src/fibphot/misc.py
src/fibphot/peaks.py
src/fibphot/pipeline.py
src/fibphot/plotting.py
src/fibphot/state.py
src/fibphot/tags.py
src/fibphot/types.py
src/fibphot.egg-info/PKG-INFO
src/fibphot.egg-info/SOURCES.txt
src/fibphot.egg-info/dependency_links.txt
src/fibphot.egg-info/requires.txt
src/fibphot.egg-info/top_level.txt
src/fibphot/analysis/__init__.py
src/fibphot/analysis/aggregate.py
src/fibphot/analysis/auc.py
src/fibphot/analysis/irls.py
src/fibphot/analysis/peaks.py
src/fibphot/analysis/photobleaching.py
src/fibphot/analysis/plotting.py
src/fibphot/analysis/report.py
src/fibphot/fit/__init__.py
src/fibphot/fit/regression.py
src/fibphot/io/__init__.py
src/fibphot/io/doric.py
src/fibphot/io/excel.py
src/fibphot/io/h5.py
src/fibphot/stages/__init__.py
src/fibphot/stages/base.py
src/fibphot/stages/baseline.py
src/fibphot/stages/control_dff.py
src/fibphot/stages/filters.py
src/fibphot/stages/normalisation.py
src/fibphot/stages/regression.py
src/fibphot/stages/smooth.py
src/fibphot/stages/trim.py