LICENSE
README.md
pyproject.toml
src/hysteresis/__init__.py
src/hysteresis/baseFuncs.py
src/hysteresis/climate.py
src/hysteresis/compare.py
src/hysteresis/curve.py
src/hysteresis/data.py
src/hysteresis/defaultDataFuncs.py
src/hysteresis/defaultPlotFuncs.py
src/hysteresis/env.py
src/hysteresis/envelope.py
src/hysteresis/protocol.py
src/hysteresis/resample.py
src/hysteresis.egg-info/PKG-INFO
src/hysteresis.egg-info/SOURCES.txt
src/hysteresis.egg-info/dependency_links.txt
src/hysteresis.egg-info/requires.txt
src/hysteresis.egg-info/top_level.txt
src/hysteresis/plotSpecial/__init__.py
src/hysteresis/plotSpecial/animate.py
src/hysteresis/plotSpecial/core.py
src/hysteresis/plotSpecial/guiPlot.py
test/test_Animate.py
test/test_Animate_base.py
test/test_Animate_joint.py
test/test_Area_Cumulative.py
test/test_BaseCurve_Area.py
test/test_BaseCurve_Exp_Circle.py
test/test_BaseCurve_Operations.py
test/test_BaseCurve_Slope.py
test/test_BaseCurve_intesections.py
test/test_BaseFuncs_concatenate.py
test/test_Climate_scatter.py
test/test_DownSample.py
test/test_DownSample_Hys.py
test/test_Hys_Example_Ganey.py
test/test_Hys_Example_Ganey_Wall.py
test/test_Hys_Expand_Mono.py
test/test_PlotFeatures_Ganey.py
test/test_PlotFeatures_SimpleCurve.py
test/test_RemoveNegative.py
test/test_Triangles_noisey.py
test/test_Triangles_notched.py
test/test_Triangles_small.py
test/test_compare.py
test/test_envelope_backbone.py
test/test_plotSpecial_Viewer.py
test/test_protocol_ExpandHysTrace.py
test/test_protocol_MakeLoadProtcol.py
test/test_protocol_getTimeseries.py
test/test_reCalc.py
test/test_resample.py
test/test_resampleRegion.py
test/test_resampledx.py