movie batch-production

I wonder if there is any way to batch-produce movies from the
mne_analyze Viewer window, i.e. movies showing both hemispheres,
potentials, electrodes, etc. As far as I can tell, mne_make_movie can
only capture the "main" graphical panel of the mne_analyze window.

Hi Yury,

There is no way to make the viewer window movies in batch. Adding that
capability to mne_make_movie would be a "major surgery" because
mne_make_movie does not include the code for making the field and
potential maps. Since there are many parameters associated with this,
adding the field map movie making to mne_make_movie would probably
also require adding some sort of a settings file to mne_make_movie.

Sorry,

- Matti