sccn / SIFT

SIFT is an EEGLAB-compatible toolbox for analysis and visualization of multivariate causality and information flow between sources of electrophysiological (EEG/ECoG/MEG) activity. It consists of a suite of command-line functions with an integrated Graphical User Interface for easy access to multiple features. There are currently six modules: data preprocessing, model fitting and connectivity estimation, statistical analysis, visualization, group analysis, and neuronal data simulation.
https://sccn.ucsd.edu/wiki/SIFT
Other
32 stars 5 forks source link

A question about movie output #4

Closed cuic0808 closed 3 years ago

cuic0808 commented 3 years ago

Hi everyone! When I used STFT ourput movie, I can only export image, and when I output movie, always error (the second picture) report. I didn't find how to set movieOpts, I want to ask how to solve this?

图片 图片

arnodelorme commented 3 years ago

I would try calling the function from the command line.

cuic0808 commented 3 years ago

I would try calling the function from the command line.

Dear Dr.Delorme Thank you very much for your reply. I'm sorry that my coding level is poor, and I can't run the sample code (maybe not suitable for new version). I was wonder if you could kindly send some output code to me🙏.

arnodelorme commented 3 years ago

Unfortunately, not enough time to do that. Look up the function help message. Cheers

cuic0808 commented 3 years ago

Unfortunately, not enough time to do that. Look up the function help message. Cheers

Thank you again. I will try it😄.