command line option: create .jpg of show head position?

Hello MNE list,

I'm wondering if there might be a command line route to create an image of
the show head position window. This would be a tremendously helpful check,
and we have lots of data so it's time consuming for a person to click
through to the head position window for each and manually enter filenames.

Thanks,
Megan Schendel
MEG Technician
The Mind Research Network
1101 Yale Blvd. NE
Albuquerque, New Mexico 87106
505-272-3304
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20131018/f408fdfe/attachment.html

Hi Megan,

sorry for the late reply. As far as I can see scripting the interaction
with the mne_analyze GUI is not possible at the moment.
It should not be too difficult to add this functionality to mne-python
which already allows for scripting visualizations of surfaces.

I created an issue on github so it can be picked up + discussed over there.

https://github.com/mne-tools/mne-python/issues/831

Cheers,
Denis

Hi Megan,

I have this mayavi based plotting function which you could use to generate the attached image using the attached script. It's among my "sandbox" scripts, which you can install with $ easy_install eelbrain. The source code is here: https://github.com/christianmbrodbeck/Eelbrain/blob/master/eelbrain/data/plot/coreg.py#L372. Let me know if you have any trouble with it since it's not well documented there (it's an earlier stage of something I am working on for mne-python at the moment).

Christian

Hi Megan,

sorry for the late reply. As far as I can see scripting the interaction with the mne_analyze GUI is not possible at the moment.
It should not be too difficult to add this functionality to mne-python which already allows for scripting visualizations of surfaces.

I created an issue on github so it can be picked up + discussed over there.

https://github.com/mne-tools/mne-python/issues/831

Cheers,
Denis

Hello MNE list,

I'm wondering if there might be a command line route to create an image of the show head position window. This would be a tremendously helpful check, and we have lots of data so it's time consuming for a person to click through to the head position window for each and manually enter filenames.

Thanks,
Megan Schendel
MEG Technician
The Mind Research Network
1101 Yale Blvd. NE
Albuquerque, New Mexico 87106
505-272-3304

_______________________________________________
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.

_______________________________________________
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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20131021/717b4d48/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plot trans.py
Type: text/x-python-script
Size: 549 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20131021/717b4d48/attachment.bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20131021/717b4d48/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trans.png
Type: image/png
Size: 178725 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20131021/717b4d48/attachment.png
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20131021/717b4d48/attachment-0002.html