LICENSE.md
MANIFEST.in
README.md
setup.py
sit2standpy/__init__.py
sit2standpy/core.py
sit2standpy/processing.py
sit2standpy/quantify.py
sit2standpy/utility.py
sit2standpy/version.py
sit2standpy.egg-info/PKG-INFO
sit2standpy.egg-info/SOURCES.txt
sit2standpy.egg-info/dependency_links.txt
sit2standpy.egg-info/requires.txt
sit2standpy.egg-info/top_level.txt
sit2standpy/data/__init__.py
sit2standpy/data/detector_results.h5
sit2standpy/data/filter_results_dwt.csv
sit2standpy/data/filter_results_rm.csv
sit2standpy/data/sample.csv
sit2standpy/data/sample.h5
sit2standpy/detectors/__init__.py
sit2standpy/detectors/detectors.py
sit2standpy/tests/__init__.py
sit2standpy/tests/conftest.py
sit2standpy/tests/test_core.py
sit2standpy/tests/test_imports.py
sit2standpy/tests/test_detectors/__init__.py
sit2standpy/tests/test_detectors/conftest.py
sit2standpy/tests/test_detectors/test_detectors.py
sit2standpy/tests/test_processing/__init__.py
sit2standpy/tests/test_processing/conftest.py
sit2standpy/tests/test_processing/test_processing.py
sit2standpy/tests/test_quantify/__init__.py
sit2standpy/tests/test_quantify/conftest.py
sit2standpy/tests/test_quantify/test_quantify.py
sit2standpy/tests/test_utility/__init__.py
sit2standpy/tests/test_utility/conftest.py
sit2standpy/tests/test_utility/test_utility.py
sit2standpy/v2/__init__.py
sit2standpy/v2/base.py
sit2standpy/v2/day_window.py
sit2standpy/v2/detectors.py
sit2standpy/v2/filters.py
sit2standpy/v2/pipeline.py
sit2standpy/v2/utility.py
sit2standpy/v2/tests/__init__.py
sit2standpy/v2/tests/conftest.py
sit2standpy/v2/tests/test_processes.py