make movie from a grand average stc file

Dear all,

I computed grand average stc files with the expected current algorithm (mne) and can visualize it with mne_analyze. I can look at different time points and save images. But if I want to make a movie it says "No data loaded". Is it in general impossible to create movies from stc files?

Would be very glad to hear from you soon.

Best regards,

Hermine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20080815/3dc7d66a/attachment.html

Dear Hermine,

Try:

mne_make_movie --stcin <stcfile> --mov <outputfile> [other options]

where 'other options' are things like tmin, tmax, and smooth.

Padraig

Wenzlaff, Hermine wrote: