mne_make_movie measurement data error

Hi again,

I'm trying to use mne_make_movie to calculate the dSPM data.
I used it as follows:
mne_make_movie --inv CA7_01-meg-inv.fif --meas CA7_01_raw.fif --spm
--subject 7-COMB

I get the following result:
Inverse operator : CA7_01-meg-inv.fif
MEG/EEG data file : CA7_01_raw-eve.fif
Use constant SNR : 3.0
                         Calculate dSPM
Visualization surface : inflated
                         Process both hemispheres

Hi Linnaea,

The file specified with the --meas options should be a file
containing averaged evoked-response data.

- Matti