From 3356e5c3a43c30e84f8af39d67149d908ec8e28d Mon Sep 17 00:00:00 2001 From: Circle Ci Date: Sun, 27 Aug 2023 09:26:59 +0000 Subject: [PATCH] doc updates [skip ci] --- dev/.buildinfo | 2 +- .../auto_examples_python.zip | Bin 33891 -> 33886 bytes .../auto_examples_jupyter.zip | Bin 54778 -> 54773 bytes .../plot_autoreject_workflow.py | 2 +- .../plot_autoreject_workflow.ipynb | 2 +- dev/_modules/autoreject/autoreject.html | 2 +- dev/_modules/autoreject/ransac.html | 2 +- dev/_modules/autoreject/utils.html | 2 +- dev/_modules/index.html | 2 +- dev/api.html | 2 +- dev/auto_examples/index.html | 2 +- dev/auto_examples/plot_auto_repair.html | 1534 ++++++++--------- .../plot_autoreject_workflow.html | 1180 ++++++------- .../plot_channel_thresholds.html | 412 ++--- .../plot_estimate_global_reject.html | 4 +- dev/auto_examples/plot_global_reject.html | 4 +- dev/auto_examples/plot_ransac.html | 260 +-- .../plot_visualize_bad_epochs.html | 1454 ++++++++-------- dev/auto_examples/sg_execution_times.html | 18 +- dev/explanation.html | 2 +- dev/faq.html | 2 +- dev/generated/autoreject.AutoReject.html | 2 +- dev/generated/autoreject.Ransac.html | 2 +- dev/generated/autoreject.RejectLog.html | 2 +- .../autoreject.compute_thresholds.html | 2 +- .../autoreject.get_rejection_threshold.html | 2 +- .../autoreject.read_auto_reject.html | 2 +- dev/generated/autoreject.read_reject_log.html | 2 +- ...oreject.utils.set_matplotlib_defaults.html | 2 +- .../autoreject.validation_curve.html | 2 +- dev/genindex.html | 2 +- dev/index.html | 2 +- dev/py-modindex.html | 2 +- dev/search.html | 2 +- dev/searchindex.js | 2 +- dev/whats_new.html | 2 +- 36 files changed, 2460 insertions(+), 2458 deletions(-) diff --git a/dev/.buildinfo b/dev/.buildinfo index 4787c47..da42637 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: 50f115c9560a6ad0e98ae52132b7b316 +config: 06a9b41a3fa209400455f1f47e8b03e4 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index 524b539cc580f508f20b656b121a21f80fd25c12..c24b918dfe978d299573de17ce861ac07d368cbc 100644 GIT binary patch delta 319 zcmaFd!E~>KNjkurnMH&F1m1f|hg*5<$th80U;tt1$rGF8Hd;Pr6iF;9$xKU3F40XZ zN=;QrEyz#KDBf(!)UL=Z=qQDMkWzvi1UFKhyULCGvX>20|N+4p{VDaT+plua?|8F&C-lw zlXo=B$^#u19vR;)FkOg&0fdE7bR3)frCAB&=E;&R(oB8Dlh+rEPxfsQU`uQQsRIBm C?_1^o delta 361 zcmccD!SuL;NjkurnMH&F1XMaC!}m%g%&AmnU;tt1$vsVS8!aC*N+uP^2 ZK!ZV86t04SVN2uW$p$SNY-vp(K>)J0US|LR diff --git a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index aa7163e4a5cc95f1b0ac0c32e40bdda610a21dd3..7051bae1477ce6f165a6dcd07f51903b3eabb5b6 100644 GIT binary patch delta 250 zcmeyhn)&N$X7K=TW)=|!5D@g14qp=b$u-EFfgxz4_*+Ji#G;bSw8Z2R-L#_ARE5-n z{N#+{&9Y1lrp$ic(wi5U&sSld=q0_`DaN0Vc?OU%C5ugn`8|*^x28*;`4o_$HRq=y z^JySMZQnUjUKAT9GhVTm2bvQuTb^T^s=~kk!t!93K!`1keUsy_=z*-5JmHEolR?bn zz!>Gp7q0MtESr4)iZo->lliVFZnQbUD4CR)qL5mUpPW&w zkdj)Gnp~2aqL5UnkXf=>f~mojxwS)b^KA3^D$K6!lACQ~{P~!@fsFnvHX&vepwx_- zE_vo^por?6pNh;iK!)PJbE3Q`)=mC%*&bxhWVHo5zXG?Qt}WSU85lrV0!5AFzR3prq$c0LD!}&Q HGDrphfCOK} diff --git a/dev/_downloads/85c2c90b959d98328ef38b4615114365/plot_autoreject_workflow.py b/dev/_downloads/85c2c90b959d98328ef38b4615114365/plot_autoreject_workflow.py index 277e865..56a9462 100644 --- a/dev/_downloads/85c2c90b959d98328ef38b4615114365/plot_autoreject_workflow.py +++ b/dev/_downloads/85c2c90b959d98328ef38b4615114365/plot_autoreject_workflow.py @@ -10,7 +10,7 @@ other preprocessing steps to use in combination. **tldr**: We recommend that you first highpass filter the data, -then run autoreject (local) and supply the bad epochs detected by it +then run autoreject (local) and supply the artifact-free epochs to the ICA algorithm for a robust fit, and finally run autoreject (local) again. """ diff --git a/dev/_downloads/88aa0ebf52f0f32e2f92cc901577e2ba/plot_autoreject_workflow.ipynb b/dev/_downloads/88aa0ebf52f0f32e2f92cc901577e2ba/plot_autoreject_workflow.ipynb index 1cf2690..db48370 100644 --- a/dev/_downloads/88aa0ebf52f0f32e2f92cc901577e2ba/plot_autoreject_workflow.ipynb +++ b/dev/_downloads/88aa0ebf52f0f32e2f92cc901577e2ba/plot_autoreject_workflow.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n\n# Preprocessing workflow with ``autoreject`` and ICA\nThis example demonstrates how to visualize data when preprocessing\nwith :mod:`autoreject` and discusses decisions about when and which\nother preprocessing steps to use in combination.\n\n**tldr**: We recommend that you first highpass filter the data,\nthen run autoreject (local) and supply the bad epochs detected by it\nto the ICA algorithm for a robust fit, and finally run\nautoreject (local) again.\n" + "\n\n# Preprocessing workflow with ``autoreject`` and ICA\nThis example demonstrates how to visualize data when preprocessing\nwith :mod:`autoreject` and discusses decisions about when and which\nother preprocessing steps to use in combination.\n\n**tldr**: We recommend that you first highpass filter the data,\nthen run autoreject (local) and supply the artifact-free epochs\nto the ICA algorithm for a robust fit, and finally run\nautoreject (local) again.\n" ] }, { diff --git a/dev/_modules/autoreject/autoreject.html b/dev/_modules/autoreject/autoreject.html index ec44b32..a04d46d 100644 --- a/dev/_modules/autoreject/autoreject.html +++ b/dev/_modules/autoreject/autoreject.html @@ -1965,7 +1965,7 @@

Source code for autoreject.autoreject

         
-plot global reject

Total running time of the script: (0 minutes 1.995 seconds)

+plot global reject

Total running time of the script: (0 minutes 1.985 seconds)

-

Total running time of the script: (1 minutes 53.874 seconds)

+

Total running time of the script: (1 minutes 53.207 seconds)