Guest User

Untitled

a guest
Jan 19th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.50 KB | None | 0 0
  1. Opening raw data file /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif...
  2.     Range : 42000 ... 321999 =     42.000 ...   321.999 secs
  3. Ready.
  4. The projection vectors do not apply to these channels
  5. 0 projection items activated
  6. Running ECG SSP computation
  7. Using channel ECG063 to identify heart beats
  8. Traceback (most recent call last):
  9.   File "/home/clio/src/mne/bin/mne_compute_proj_ecg.py", line 161, in <module>
  10.     ecg_l_freq, ecg_h_freq, tstart)
  11.   File "/home/clio/Dropbox/Louis/src/mne/mne/preprocessing/ssp.py", line 292, in compute_proj_ecg
  12.     ecg_l_freq, ecg_h_freq, tstart, qrs_threshold)
  13.   File "/home/clio/Dropbox/Louis/src/mne/mne/preprocessing/ssp.py", line 130, in _compute_exg_proj
  14.     h_freq=exg_h_freq, tstart=tstart, qrs_threshold=qrs_threshold)
  15.   File "/home/clio/Dropbox/Louis/src/mne/mne/artifacts/ecg.py", line 145, in find_ecg_events
  16.     h_freq=h_freq)
  17.   File "/home/clio/Dropbox/Louis/src/mne/mne/artifacts/ecg.py", line 39, in qrs_detector
  18.     filtecg = band_pass_filter(ecg, sfreq, l_freq, h_freq)
  19.   File "/home/clio/Dropbox/Louis/src/mne/mne/filter.py", line 300, in band_pass_filter
  20.     filter_length)
  21.   File "/home/clio/Dropbox/Louis/src/mne/mne/filter.py", line 203, in _filter
  22.     H = firwin2(N, freq, gain)
  23.   File "/usr/lib/python2.7/dist-packages/scipy/signal/fir_filter_design.py", line 403, in firwin2
  24.     raise ValueError('The values in freq must be nondecreasing.')
  25. ValueError: The values in freq must be nondecreasing.
  26. Opening raw data file /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif...
  27.     Range : 42000 ... 321999 =     42.000 ...   321.999 secs
  28. Ready.
  29. The projection vectors do not apply to these channels
  30. 0 projection items activated
  31. Running EOG SSP computation
  32. EOG channel index for this subject is: [306 307]
  33. Filtering the data to remove DC offset to help distinguish blinks from saccades
  34. Traceback (most recent call last):
  35.   File "/home/clio/src/mne/bin/mne_compute_proj_eog.py", line 163, in <module>
  36.     eog_l_freq, eog_h_freq, tstart)
  37.   File "/home/clio/Dropbox/Louis/src/mne/mne/preprocessing/ssp.py", line 389, in compute_proj_eog
  38.     eog_l_freq, eog_h_freq, tstart, qrs_threshold=0.6)
  39.   File "/home/clio/Dropbox/Louis/src/mne/mne/preprocessing/ssp.py", line 134, in _compute_exg_proj
  40.     l_freq=exg_l_freq, h_freq=exg_h_freq)
  41.   File "/home/clio/Dropbox/Louis/src/mne/mne/artifacts/eog.py", line 57, in find_eog_events
  42.     filteog = band_pass_filter(eog[indexmax], sampRate, l_freq, h_freq)
  43.   File "/home/clio/Dropbox/Louis/src/mne/mne/filter.py", line 300, in band_pass_filter
  44.     filter_length)
  45.   File "/home/clio/Dropbox/Louis/src/mne/mne/filter.py", line 203, in _filter
  46.     H = firwin2(N, freq, gain)
  47.   File "/usr/lib/python2.7/dist-packages/scipy/signal/fir_filter_design.py", line 403, in firwin2
  48.     raise ValueError('The values in freq must be nondecreasing.')
  49. ValueError: The values in freq must be nondecreasing.
  50.  
  51. mne_process_raw version 2.28 compiled at Dec 21 2009 19:48:05
  52. 64-bit architecture. Using 2000.00 Mbytes for ring buffers
  53.  
  54. --- Setting up the filter ---
  55.  
  56. Using a 4096-point FFT in filtering of raw data with 2048-sample tapers
  57. bandpass =    0.0 (   0.0) ...   40.0 (   5.0) Hz
  58. filter is on
  59.  
  60. --- Opening /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif ---
  61.  
  62. No compensation data in /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif
  63. Compensation in file : uncompensated
  64. Setting up compensation data...
  65.     No compensation set. Nothing more to do.
  66. No compensation was requested.
  67. A new compensation value (uncompensated) was assigned to 306 MEG channels.
  68. SSS data read from /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif :
  69. job         : 3
  70. coord frame : head
  71. origin      :    0.0    0.0   40.0 mm
  72. in order    : 8
  73. out order   : 3
  74. nchan       : 306
  75. ncomp       : 95
  76. in nuse     : 66
  77. out nuse    : 15
  78. comps       : 111;11111;0101111;111111111;00011011111;1110010111111;010110100111111;11111111111111111//111;11111;1011111
  79. Data skip of 42000 samples in the beginning
  80. 0 bad channels read from /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif
  81. filter :   0.000 ...   40.0 Hz   bins : 0 ... 327 of 4097 hpw : 3 lpw : 20
  82. Highpass filter will work as specified.
  83. Initial dc offsets determined
  84. Raw data file /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss.fif:
  85.     nchan  = 324
  86.     nsamp  = 280000
  87.     sfreq  = 1000.000 Hz
  88.     length = 280.000  sec
  89. 0 events found in /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss-eve.fif
  90. Trigger channel : STI 014 max_event : 0
  91. Projections turned on.
  92.  
  93. --- Projection status ---
  94.  
  95.     # 1 : ECG-planar--0.200-0.400-PCA-01 : 1 vecs : 204 chs MEG active
  96.     # 2 : ECG-planar--0.200-0.400-PCA-02 : 1 vecs : 204 chs MEG active
  97.     # 3 : ECG-axial--0.200-0.400-PCA-01 : 1 vecs : 102 chs MEG active
  98.     # 4 : ECG-axial--0.200-0.400-PCA-02 : 1 vecs : 102 chs MEG active
  99.     # 5 : EOG-planar--0.200-0.200-PCA-01 : 1 vecs : 204 chs MEG active
  100.     # 6 : EOG-planar--0.200-0.200-PCA-02 : 1 vecs : 204 chs MEG active
  101.     # 7 : EOG-axial--0.200-0.200-PCA-01 : 1 vecs : 102 chs MEG active
  102.     # 8 : EOG-axial--0.200-0.200-PCA-02 : 1 vecs : 102 chs MEG active
  103.     # 9 : ECG-planar--0.200-0.400-PCA-01 : 1 vecs : 204 chs MEG active
  104.     # 10 : ECG-planar--0.200-0.400-PCA-02 : 1 vecs : 204 chs MEG active
  105.     # 11 : ECG-axial--0.200-0.400-PCA-01 : 1 vecs : 102 chs MEG active
  106.     # 12 : ECG-axial--0.200-0.400-PCA-02 : 1 vecs : 102 chs MEG active
  107.  
  108. --- Saving data to /neurospin/meg/meg_tmp/2012_Alert_RH/meg/sss/s1/s1_run3_raw_sss_lpf40.fif (decim = 1) ---
Add Comment
Please, Sign In to add comment