<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 20, 2016 at 11:36 PM, Vivek Joshi <span dir="ltr"><<a href="mailto:vivekjoshi1894@gmail.com" target="_blank">vivekjoshi1894@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Greetings Ariel Rokem<div>The following code raised the error</div><div><div>import nibabel as nib</div><div>import numpy as np</div><div>from dipy.denoise.noise_estimate import piesno</div><div>from dipy.data import fetch_isbi2013_2shell, read_isbi2013_2shell</div><div><br></div><div><br></div><div>fetch_isbi2013_2shell()</div><div>img, gtab = read_isbi2013_2shell()</div><div>data = img.get_data()</div></div><div><br></div><div>attribute error here!</div></div>
<br></blockquote><div><br></div><div>This code works fine for me. Could you also send us the full error message that you get?</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
Neuroimaging mailing list<br>
<a href="mailto:Neuroimaging@python.org">Neuroimaging@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/neuroimaging" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/neuroimaging</a><br>
<br></blockquote></div><br></div></div>