<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<br>
I'm having trouble opening /space/lilli_003/users/DARPA-TRANSFER/meg/hc004/008/hc004_rcl_raw.fif. The error message when I try to open it with
<br>
<blockquote>
<blockquote>raw = Raw('hc004_rcl_raw.fif',verbose=False,preload=False)<br>
</blockquote>
</blockquote>
is <br>
<blockquote>
<blockquote>Traceback (most recent call last):<br>
&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
&nbsp; File &quot;&lt;string&gt;&quot;, line 2, in __init__<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/utils.py&quot;, line 546, in verbose<br>
&nbsp;&nbsp;&nbsp; return function(*args, **kwargs)<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/io/fiff/raw.py&quot;, line 94, in __init__<br>
&nbsp;&nbsp;&nbsp; do_check_fname)<br>
&nbsp; File &quot;&lt;string&gt;&quot;, line 2, in _read_raw_file<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/utils.py&quot;, line 549, in verbose<br>
&nbsp;&nbsp;&nbsp; return function(*args, **kwargs)<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/io/fiff/raw.py&quot;, line 150, in _read_raw_file<br>
&nbsp;&nbsp;&nbsp; ff, tree, _ = fiff_open(fname, preload=whole_file)<br>
&nbsp; File &quot;&lt;string&gt;&quot;, line 2, in fiff_open<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/utils.py&quot;, line 549, in verbose<br>
&nbsp;&nbsp;&nbsp; return function(*args, **kwargs)<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/io/open.py&quot;, line 131, in fiff_open<br>
&nbsp;&nbsp;&nbsp; tag = read_tag(fid, dirpos)<br>
&nbsp; File &quot;/space/jazz/1/users/gwarner/anaconda/lib/python2.7/site-packages/mne/io/tag.py&quot;, line 234, in read_tag<br>
&nbsp;&nbsp;&nbsp; tag = Tag(*np.fromstring(s, dtype='&gt;i4,&gt;u4,&gt;i4,&gt;i4')[0])<br>
IndexError: index out of bounds<br>
</blockquote>
</blockquote>
The other files from this session open without issue so I have not idea what is special about this one. Can anyone shed some light on this?<br>
<br>
Thank you,<br>
Graham<br>
</div>
</body>
</html>