[Mne_analysis] Digtrigmask for mne_compute_raw_inverse?

dgw dgwakeman at gmail.com
Fri Dec 18 11:53:55 EST 2015
Search archives:

Hi Cody,

First, you should sort out the acquisition problem to avoid this
issue. It is also wise to go through the raw data of the trigger
channel and make sure the values make sense, given the error in
acquisition. There might be several reasonable options depending on
what you see when you analyze the digital trigger channel (possibly,
just adding 255 to all of the events you are trying to average to).
Without more details it will be hard to find the correct solution.
Also, this would be rather trivial in mne-python.

hth
d

On Fri, Dec 18, 2015 at 11:37 AM, Cushing, Cody
<CCUSHING1 at mgh.harvard.edu> wrote:
> Hi all,
>
> I am currently playing around with producing raw data for roi's in matlab by
> using mne_compute_raw_inverse followed by mne_raw2mat.  I am ending up with
> missing events for a particular raw file.  When I load the file in
> mne_browse_raw with the --digtrigmask 255 option, all of the events show up
> in the event list.  Without that option, the vast majority of the events are
> missing.  Similarly, the vast majority of the events are missing at the end
> of the mne_compute_raw_inverse > mne_raw2mat.  There is no digtrigmask
> option for either of those functions, but is there a way to achieve
> something similar and recover those hiding events when using these
> functions?  Thanks for any help.
>
> Cheers,
> Cody
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>


More information about the Mne_analysis mailing list