.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/ci.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/Tutorials/Base.ipynb
docs/Tutorials/BreakAdjust.ipynb
docs/Tutorials/BreakTesting.ipynb
docs/Tutorials/HOM.ipynb
docs/Tutorials/LMP.ipynb
docs/Tutorials/QCM.ipynb
docs/Tutorials/set_up.py
docs/Tutorials/.ipynb_checkpoints/Base-checkpoint.ipynb
docs/Tutorials/.ipynb_checkpoints/BreakAdjust-checkpoint.ipynb
docs/Tutorials/.ipynb_checkpoints/BreakTesting-checkpoint.ipynb
docs/Tutorials/.ipynb_checkpoints/HOM-checkpoint.ipynb
docs/Tutorials/.ipynb_checkpoints/LMP-checkpoint.ipynb
docs/Tutorials/.ipynb_checkpoints/QCM-checkpoint.ipynb
docs/Tutorials/.ipynb_checkpoints/TestData-checkpoint.ipynb
docs/_static/.gitignore
src/pybreaks/__init__.py
src/pybreaks/adjust_freq_quantile_matching.py
src/pybreaks/adjust_higher_order_moments.py
src/pybreaks/adjust_linear_model_pair_fitting.py
src/pybreaks/base.py
src/pybreaks/break_adjust.py
src/pybreaks/break_adjust_check.py
src/pybreaks/break_detect.py
src/pybreaks/break_multi.py
src/pybreaks/break_test.py
src/pybreaks/fligner.py
src/pybreaks/horizontal_errors.py
src/pybreaks/lmoments_ks.py
src/pybreaks/model_lin_regress.py
src/pybreaks/model_poly_regress.py
src/pybreaks/temp_coverage.py
src/pybreaks/timeframes.py
src/pybreaks/utils.py
src/pybreaks.egg-info/PKG-INFO
src/pybreaks.egg-info/SOURCES.txt
src/pybreaks.egg-info/dependency_links.txt
src/pybreaks.egg-info/not-zip-safe
src/pybreaks.egg-info/requires.txt
src/pybreaks.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/helper_functions.py
tests/test_adjust_hom.py
tests/test_adjust_lmp.py
tests/test_adjust_qcm.py
tests/test_break_adjust.py
tests/test_break_base.py
tests/test_break_test.py
tests/test_linear_model.py
tests/test_multi_breaks.py
tests/test_nonlin_model.py
tests/test_temp_coverage.py
tests/test_timeframes.py
tests/test_utils.py
tests/test_verification.py
tests/test-data/csv_ts/SMECVGPI431790.csv
tests/test-data/csv_ts/SMECVGPI707393.csv
tests/test-data/csv_ts/data_315220.csv
tests/test-data/csv_ts/data_325278.csv
tests/test-data/csv_ts/data_388572.csv
tests/test-data/csv_ts/data_395790.csv
tests/test-data/csv_ts/data_402962.csv
tests/test-data/csv_ts/data_402963.csv
tests/test-data/csv_ts/data_402971.csv
tests/test-data/csv_ts/data_431789.csv
tests/test-data/csv_ts/data_431790.csv
tests/test-data/csv_ts/data_437580.csv
tests/test-data/csv_ts/data_643992.csv
tests/test-data/csv_ts/data_654079.csv
tests/test-data/csv_ts/data_707393.csv
tests/test-data/csv_ts/data_776446.csv