[Mne_analysis] make new channel based on linear derivation of existing channels

Eric Larson larson.eric.d at gmail.com
Mon Aug 10 10:54:02 EDT 2020
Search archives:

        External Email - Use Caution        

Sounds like maybe you want

https://mne.tools/dev/generated/mne.set_bipolar_reference.html

Alternatively, you could do equivalent calculations using raw.get_data(),
RawArray, and raw.add_channels.

Eric


On Mon, Aug 10, 2020 at 1:00 AM Justin Murphy <justin.murphy at vuw.ac.nz>
wrote:

>         External Email - Use Caution
>
> Hello, I’m trying to find out how to add a new channel  that is equal to
> Channel X – Channel Y. How do I do this for raw data?
>
> I know I could extract the data and do it that way, but surely theres a
> way to keep it in the raw data structure?
>
>
>
> Thanks!
>
>
>
>
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
>
>
> _______________________________________________
> 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/20200810/f714d8a7/attachment.html 


More information about the Mne_analysis mailing list