[Mne_analysis] coil_type

Eric Larson larson.eric.d at gmail.com
Fri Jun 12 11:36:10 EDT 2020
Search archives:

        External Email - Use Caution        

See for example one of our testing CTF files (converted to FIF format):

>>> import mne
>>> raw = mne.io.read_raw_fif('test_ctf_raw.fif')
>>> raw.info['chs'][40]['coil_type']
5001
>>> raw.apply_gradient_compensation(3).info['chs'][40]['coil_type']
201609

Eric


On Fri, Jun 12, 2020 at 10:06 AM Eric Larson <larson.eric.d at gmail.com>
wrote:

> I think higher order bits get set on the coil type when gradient
> compensation is applied.
>
> Eric
>
> On Fri, Jun 12, 2020, 09:54 Alexandre Gramfort <
> alexandre.gramfort at inria.fr> wrote:
>
>>         External Email - Use Caution
>>
>> can you share / point to a file?
>>
>> it's maybe an IO issue for our CTF reading code.
>>
>> A
>>
>> _______________________________________________
>> Mne_analysis mailing list
>> Mne_analysis at nmr.mgh.harvard.edu
>> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200612/6eafdb4f/attachment.html 


More information about the Mne_analysis mailing list