neurofractal / analyse_OPMEG

Nic & Rob's lair of scripts to analyse OPM data, using the Fieldtrip toolbox
https://neurofractal.github.io/analyse_OPMEG/
MIT License
9 stars 1 forks source link

Make readin function for Fieldtrip #1

Closed neurofractal closed 4 years ago

neurofractal commented 4 years ago

Take .bin, .json and .tsv files and load OPM data into Fieldtrip

neurofractal commented 4 years ago

Function should additionally recognise radial vs tangential sensor orientations and create a field in grad

neurofractal commented 4 years ago

One issue to solve:

When constructing grad, the chanpos and chanori fields need to be the same length the number of overall channels otherwise Fieldtrip complains. Could give these arbitrary positions and orientations?