Hi,<br><br><div dir="ltr">I&#39;m trying to read the file format analyze. But when I see a window OutputWindow Update. <br><br><br>Warning: In ..\..\..\Code\IO\itkAnalyzeImageIO.cxx line 1042<br>AnalyzeImageIO(04F19ED8): Unknown orientation in file D:\dcm\analyze_file_format\TemplateXBAMbet.hdr</div>

<br><br>Script:<br><br>import itk<br>reader = itk.ImageFileReader.IUC3.New<div id="1flf" class="ArwC7c ckChnd">(FileName=&quot;D:\\analyze_file_format\\TemplateXBAMbet.hdr&quot;)<br>reader.Update()&nbsp; #Show Warning Message<br>
<br><br>How could I handle this warning ?<br>
<br><br><br>Best Regards,<br><font color="#888888">Paulo Amorim</font></div>