mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.68k stars 1.31k forks source link

Request for Sensor Labeling Check in Child-Customized MEG System #12636

Open Kyung-minAn opened 4 months ago

Kyung-minAn commented 4 months ago

Description of the problem

I appreciate the MNE-Python team for developing the "mne.io.read_raw_kit" function tailored for the child-customized MEG system in Kanazawa, Japan.

One issue we have noticed is that the sensor labelling identifies them as Magnetometers, whereas the child-customized MEG system actually employs Gradiometers. I am curious whether this sensor type might impact further analysis. Could we consider updating the sensor labelling from Magnetometers to Gradiometers?

Steps to reproduce

Sensor labelling from Magnetometers and Gradiometers for the Child-customised MEG.

Link to data

No response

Expected results

sensor label as gradiometer.

Actual results

sensor label as magnetometer.

Additional information

mne.io.read_raw_kit

welcome[bot] commented 4 months ago

Hello! 👋 Thanks for opening your first issue here! ❤️ We will try to get back to you soon. 🚴

agramfort commented 4 months ago

if it's axial gradiometers like for a CTF system we label it as Magnetometers as topography looks like neuromag / megin vectorview Magnetometers

Message ID: @.***>