Skip to content

Commit

Permalink
change order
Browse files Browse the repository at this point in the history
  • Loading branch information
laurabpaulsen committed Dec 12, 2024
1 parent 6689cca commit c4fc9ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Home
layout: home
nav_order: 1
---
**OPM_lab** is a free and open source software package developed to allow for co-registration between optically pumped magnetometers and a structural brain image. However, parts of the software may be useful for other purposes.
**OPM_lab** is a free and open source software package developed to allow for co-registration between optically pumped magnetometers placed in a semi-rigid helmet and a structural brain image. However, parts of the software may be useful for other purposes.

The workflow contains three main parts:
1. [Digitising sensor positions]({{ site.url }}{% link digitising/index.md %})
2. [Measuring sensor depth]({{ site.url }}{% link measure_depth/index.md %})
1. [Measuring sensor depth]({{ site.url }}{% link measure_depth/index.md %})
2. [Digitising sensor positions]({{ site.url }}{% link digitising/index.md %})
3. [Co-registration between MR and sensor positions]({{ site.url }}{% link co-registration/index.md %})


Expand Down

0 comments on commit c4fc9ae

Please sign in to comment.