<div dir="ltr"><div><div><div><div><div><div><div>Dear all,<br><br></div>I am actually trying to read the head position from my .fif file,<br></div>but I get this error: &quot;Could not convert string to float&quot;<br><br></div>here is my line of code:<br><br><br>raw_fname = data_path + &#39;raw/cb140229_mag_run1.fif&#39;<br># Read head position<br>head_pos = mne.chpi.read_head_pos(raw_fname)      [error is at that point]<br>raw_sss = maxwell_filter(raw, calibration=cal_fname,  cross_talk = ctc_fname, head_pos=None)<br><br><br></div>I am wondering what I am doing wrong, or if I can read head position from the .fif file.<br></div>Any help is welcome,<br><br></div>Best,<br></div>Benoît MARTIN<br></div>