From c320eea0f12b495bd84e150cb134d0d2d044fdf8 Mon Sep 17 00:00:00 2001 From: Circle Ci Date: Tue, 5 Sep 2023 13:56:13 +0000 Subject: [PATCH] doc updates [skip ci] --- dev/.buildinfo | 2 +- .../auto_examples_python.zip | Bin 33886 -> 33886 bytes .../auto_examples_jupyter.zip | Bin 54773 -> 54773 bytes dev/_modules/autoreject/autoreject.html | 4 +- dev/_modules/autoreject/ransac.html | 4 +- dev/_modules/autoreject/utils.html | 4 +- dev/_modules/index.html | 4 +- dev/api.html | 20 +- dev/auto_examples/index.html | 4 +- dev/auto_examples/plot_auto_repair.html | 1504 ++++++++--------- .../plot_autoreject_workflow.html | 1162 ++++++------- .../plot_channel_thresholds.html | 414 ++--- .../plot_estimate_global_reject.html | 6 +- dev/auto_examples/plot_global_reject.html | 6 +- dev/auto_examples/plot_ransac.html | 200 +-- .../plot_visualize_bad_epochs.html | 1433 ++++++++-------- dev/auto_examples/sg_execution_times.html | 20 +- dev/explanation.html | 4 +- dev/faq.html | 4 +- dev/generated/autoreject.AutoReject.html | 4 +- dev/generated/autoreject.Ransac.html | 4 +- dev/generated/autoreject.RejectLog.html | 4 +- .../autoreject.compute_thresholds.html | 4 +- .../autoreject.get_rejection_threshold.html | 4 +- .../autoreject.read_auto_reject.html | 4 +- dev/generated/autoreject.read_reject_log.html | 4 +- ...oreject.utils.set_matplotlib_defaults.html | 4 +- .../autoreject.validation_curve.html | 4 +- dev/genindex.html | 4 +- dev/index.html | 4 +- dev/py-modindex.html | 4 +- dev/search.html | 4 +- dev/searchindex.js | 2 +- dev/whats_new.html | 4 +- 34 files changed, 2429 insertions(+), 2424 deletions(-) diff --git a/dev/.buildinfo b/dev/.buildinfo index da42637..60d3e87 100644 --- a/dev/.buildinfo +++ b/dev/.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: 06a9b41a3fa209400455f1f47e8b03e4 +config: c14c1612eb25042dc02c6d874290bb90 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index c24b918dfe978d299573de17ce861ac07d368cbc..2fbe5c46f27ab065fa78edc4e99fedd9c35ba8fd 100644 GIT binary patch delta 134 zcmccD!E~>Ki8sKTnMH&F1SaLFZsc91%)BK}b@MJ|eKBSeAmfdtItQ~EkRj&8#m$@# zWGMTt6=t>pGA<_^6=Kc`o+t&^uW STY_{>zT9jF(l}Y9#R~xM!z+yd delta 134 zcmccD!E~>Ki8sKTnMH&F1m1f|Z{%I2%q-|Fy?K|iz8LcaFX_#1EY&%fCjuE_PF&o~ zr-2M*-?hTbGk}cC2}gyPPXQUTi!bpp19eX>XmSJTp1iZk9i(|ObF(K%?_~dGSCH1p U)0-_pIwxOlwgYLLEYjiy0P%q=6#xJL diff --git a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index 7051bae1477ce6f165a6dcd07f51903b3eabb5b6..d331d6499ab26f079bb236ea8c0fbde921742fe2 100644 GIT binary patch delta 134 zcmeymn)&N$X5IjAW)=|!5ZIEZx{gL(z^HrG5fDGFhe?Dd#AfrEvO^A6C zkTIjCOP)Co$WWd0Q;|6z$WYvOPLvs_d-A8to*>1ZkYS;;JtIG14)0 delta 134 zcmeymn)&N$X5IjAW)=|!5D@g1-pJc+&g|zcy?M6zd==)2UecRwWBmD;X8;-fS!_bg z?}3aNHC^(|r+^IAIX@MdPXif>`_73n19eaSblDT6d$QdXFOcTR-B)}-dMDqy;sMe+ VS@o(7Nay5~tBxRzlUH2z1ptY=Fa-br diff --git a/dev/_modules/autoreject/autoreject.html b/dev/_modules/autoreject/autoreject.html index a04d46d..b58e720 100644 --- a/dev/_modules/autoreject/autoreject.html +++ b/dev/_modules/autoreject/autoreject.html @@ -1965,7 +1965,7 @@

Source code for autoreject.autoreject