Skip to content

Commit

Permalink
add WIP to title of motion and artefacts correction example
Browse files Browse the repository at this point in the history
  • Loading branch information
emiddell committed Sep 12, 2024
1 parent 3ae79f5 commit a52c6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/22_motion_artefacts_and_correction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Motion Artefact Detection and Correction \n",
"## Motion Artefact Detection and Correction (WIP / in validation)\n",
"The same xarray-based masks can be used for indicating motion-artefacts. The example below shows how to checks channels for motion artefacts using standard thresholds from Homer2/3. The output is a mask that can be handed to motion correction algorithms"
]
},
Expand Down Expand Up @@ -2410,7 +2410,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down

0 comments on commit a52c6a3

Please sign in to comment.