fieldtrip / website

This contains the content hosted on the FieldTrip website
http://www.fieldtriptoolbox.org
Other
39 stars 104 forks source link

Write a preprocessing tutorial for OPM data #740

Closed robertoostenveld closed 7 months ago

robertoostenveld commented 8 months ago

As discussed with @tc-fieldline and @schoffelen

robertoostenveld commented 8 months ago

A read-only version of the draft tutorial can be found here https://hackmd.io/@robertoostenveld/HkdiVx5Ip

robertoostenveld commented 7 months ago

I have completed a first complete version of the preprocessing tutorial. Please have a look at it on http://fieldtriptoolbox.org/tutorial/preprocessing_opm/, try out the code and provide suggestions for improvements (or fix things right away with a pull request).

The data is available from the download server.

The plotting of the NaN-masked data (as to only show that part of the head covered with sensors) requires the latest version of FieldTrip, as I had to make some improvements to the code this week.