Hello, I am trying to save images with the following command:
mne_make_movie \
--pick 383 \
--integ 100 \
--subject fsaverage \
--fthresh 0.08 \
--fmid 0.11 \
--fmax 0.17 \
--stcin
/home/bqrosen/projects/simon/MEG/group/TF/SC/groupavg_maps_n15/stcfiles/SC_groupavg_group_a_cond_21_mean-ico7
\
--png
/home/bqrosen/projects/simon/MEG/group/TF/SC/groupavg_maps_n15/pngfiles_nolabel/test_ip82_SC_cong_a_0.08_0.11_0.17_mean_275_375
\
--view med \
--rh \
--qual 100 \
--nocomments \
--noscalebar \
--snr 5 \
--spm \
--smooth 10
When I run on my code on a centOS 5 machine it executes as expected and
produces the intended .png file. However, when I run the same code on a
centOS 6 machine, the output terminates with "system : No such file or
directory". Interestingly, an output file /is/ created with the correct
name in the correct directory, but this file is empty.
It appear a similar issue was reported once before, though it was not
resolved (and the OS comparison not made):
https://mail.nmr.mgh.harvard.edu/pipermail//mne_analysis/2012-December/001314.html
Below is the centOS 5 and centOS 6 output.
Thank you for your insight.
-Burke
*centOS5:*
mne_make_movie version 1.34 compiled at Dec 21 2009 19:48:23
Create movies and tif, rgb, jpeg, png, or w files using a precomputed
inverse operator decomposition
stc input file :
/home/bqrosen/projects/simon/MEG/group/TF/SC/groupavg_maps_n15/stcfiles/SC_groupavg_group_a_cond_21_mean-ico7
PNG output :
/home/bqrosen/projects/simon/MEG/group/TF/SC/groupavg_maps_n15/pngfiles_nolabel/test_ip82_SC_cong_a_0.08_0.11_0.17_mean_275_375
The input stc file will be assumed to contain
dSPM data
Visualization surface : inflated
Process right hemisphere only
Magnification factor : 1.00
Time integration : 100.0 ms
Thresholding:
fthresh : 0.08
fmid : 0.11
fslope : 16.67
fmax : 0.17