LICENSE
README.md
setup.py
pyemgpipeline/__init__.py
pyemgpipeline.egg-info/PKG-INFO
pyemgpipeline.egg-info/SOURCES.txt
pyemgpipeline.egg-info/dependency_links.txt
pyemgpipeline.egg-info/requires.txt
pyemgpipeline.egg-info/top_level.txt
pyemgpipeline/plots/__init__.py
pyemgpipeline/plots/emg_plot.py
pyemgpipeline/processors/__init__.py
pyemgpipeline/processors/amplitude_normalizer.py
pyemgpipeline/processors/bandpass_filter.py
pyemgpipeline/processors/base.py
pyemgpipeline/processors/dc_offset_remover.py
pyemgpipeline/processors/end_frame_cutter.py
pyemgpipeline/processors/full_wave_rectifier.py
pyemgpipeline/processors/linear_envelope.py
pyemgpipeline/processors/segmenter.py
pyemgpipeline/wrappers/__init__.py
pyemgpipeline/wrappers/data_processing_manager.py
pyemgpipeline/wrappers/emg_measurement.py
pyemgpipeline/wrappers/emg_measurement_collection.py