diff --git a/docs/co-registration/code_example.md b/docs/co-registration/code_example.md index e69de29..dbb6b02 100644 --- a/docs/co-registration/code_example.md +++ b/docs/co-registration/code_example.md @@ -0,0 +1,7 @@ +--- +title: Code example +nav_order: 1 +--- + + +# Integration with MNE \ No newline at end of file diff --git a/docs/co-registration/index.md b/docs/co-registration/index.md new file mode 100644 index 0000000..6042307 --- /dev/null +++ b/docs/co-registration/index.md @@ -0,0 +1,6 @@ +--- +title: co-registration +nav_order: 2 +--- + +hej \ No newline at end of file diff --git a/docs/digitising/index.md b/docs/digitising/index.md new file mode 100644 index 0000000..eb54a46 --- /dev/null +++ b/docs/digitising/index.md @@ -0,0 +1,6 @@ +--- +title: digtising +nav_order: 1 +--- + +hej \ No newline at end of file diff --git a/docs/digitising/code_example.md b/docs/digitising/polhemus_digitisation.md similarity index 97% rename from docs/digitising/code_example.md rename to docs/digitising/polhemus_digitisation.md index ffdb31c..3c35463 100644 --- a/docs/digitising/code_example.md +++ b/docs/digitising/polhemus_digitisation.md @@ -1,3 +1,7 @@ +--- +title: Polhemus digitistation +nav_order: 1 +--- # Polhemus digitisation To digtise using this module,first you need to initialise a FastrakConnector object where you specify the USB port the device is connected to. Afterwards you prepare for digitisation, which will return the fastrak to factory settings, set the output to metric, clear any incoming data and check whether the stylus and head receiver are connected properly.