diff --git a/.github/workflows/python_tests.yml b/.github/workflows/python_tests.yml index 6e41296d..84b4e4df 100644 --- a/.github/workflows/python_tests.yml +++ b/.github/workflows/python_tests.yml @@ -11,8 +11,8 @@ jobs: strategy: fail-fast: false matrix: - platform: [ubuntu-latest, macos-latest, windows-latest] - python-version: ["3.8", "3.9", "3.10", "3.11"] + platform: [ubuntu-latest, windows-latest] # macos-latest + python-version: ["3.9", "3.10", "3.11"] runs-on: ${{ matrix.platform }} diff --git a/docs/api.rst b/docs/api.rst index a6a745dc..a240bf21 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -43,6 +43,8 @@ Hypnogram & sleep statistics sleep_statistics Hypnogram simulate_hypnogram + EpochByEpochAgreement + SleepStatsAgreement Spectral analyses ----------------- diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index b12a47e7..83a18fd4 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 489cdac284cc185cfdae105616c5af8a +config: f80ed99698c532d7a1c5d14ebdacc629 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/_images/yasa-EpochByEpochAgreement-4.png b/docs/build/html/_images/yasa-EpochByEpochAgreement-4.png new file mode 100644 index 00000000..d1106ded Binary files /dev/null and b/docs/build/html/_images/yasa-EpochByEpochAgreement-4.png differ diff --git a/docs/build/html/_images/yasa-Hypnogram-2.png b/docs/build/html/_images/yasa-Hypnogram-2.png new file mode 100644 index 00000000..c766e360 Binary files /dev/null and b/docs/build/html/_images/yasa-Hypnogram-2.png differ diff --git a/docs/build/html/_modules/index.html b/docs/build/html/_modules/index.html index 770b4215..c97e4fda 100644 --- a/docs/build/html/_modules/index.html +++ b/docs/build/html/_modules/index.html @@ -4,7 +4,7 @@ - Overview: module code — yasa 0.6.4 documentation + Overview: module code — yasa 0.6.5 documentation @@ -43,7 +43,7 @@ yasa - 0.6.4 + 0.6.5