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 524b539..c24b918 100644 Binary files a/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip and b/dev/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip differ diff --git a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index aa7163e..7051bae 100644 Binary files a/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip and b/dev/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip differ 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)