<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Ruoyan,</p>
    <p><br>
    </p>
    <p>I've had a look at your file sphase.txt, it looks perfectly fine
      to me. The problem must lie elsewhere. Does the application 4D
      ROOSTER work with the example data provided on the wiki ? If it
      does, then the problem lies in your data. In that case, please run</p>
    <p><br>
    </p>
    <p>rtkprojections --path D:\bd\20171116 --regexp .*.his -o
      projections.mhd <br>
    </p>
    <p><br>
    </p>
    <p>and send us the "projections.mhd" file. It will contain only the
      metadata of your projections, and we'll be able to run the same
      command line as you and try to reproduce the problem.</p>
    <p><br>
    </p>
    <p>If, on the other hand, it doesn't even work with the example data
      provided on the wiki, it is a software problem. In that case, can
      you first update to the latest RTK (the git master branch),
      recompile and test again ?</p>
    <p><br>
    </p>
    <p>Best regards,</p>
    <p>Cyril<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 26/12/2017 10:47, ry.meng wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:88BEDC3F-802B-4D7D-A627-C28A26D68ED5@siat.ac.cn">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <style>
    *{
        margin: 0;
        padding: 0;
    }
    font{
        line-height: 1.6;
    }
    ul,ol{
        padding-left: 20px;
        list-style-position: inside;
    }
</style>
      <div style="font-family:"微软雅黑"; line-height:1.6;">
        <div>
          <div><span>Hi</span></div>
          <div><span><br>
            </span></div>
          <div><span>Thank you for your reply. I have checked the value
              in sphase.txt and don't have any value </span><span
              style="font-family: Verdana, 微软雅黑, 宋体, sans-serif;
              line-height: 22.4px;">larger or equal to 5. </span><font
              face="Verdana, 微软雅黑, 宋体, sans-serif">Maybe the problem
              lies elsewhere? Thanks.</font></div>
          <div><br>
          </div>
          <div>
            <div style="line-height: 22.4px; font-family: Verdana, 微软雅黑,
              宋体, sans-serif;">
              <p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt;
                font-family: 'Times New Roman', serif;"><span
                  style="font-family: Verdana, sans-serif;">Regards</span></p>
            </div>
            <div style="line-height: 22.4px; font-family: Verdana, 微软雅黑,
              宋体, sans-serif;">
              <p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt;
                font-family: 'Times New Roman', serif;"><span
                  style="font-family: Verdana, sans-serif;">Ruoyan Meng</span></p>
            </div>
          </div>
          <div id="ntes-pcmail-signature" style="font-family:'微软雅黑'">
            <style type="text/css">
        a#ntes-pcmail-signature-default:hover {
            text-decoration: underline;
            color: #199cff;
            cursor: pointer;
        }
        a#ntes-pcmail-signature-default:active {
            text-decoration: underline;
            color: #246fce;
            cursor: pointer;
        }
    </style>
          </div>
        </div>
        <div class="J-reply"
style="background-color:#f2f2f2;color:black;padding-top:6px;padding-bottom:6px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:45px;margin-bottom:20px;font-family:'微软雅黑';">
          <div
style="font-size:14px;line-height:1.5;word-break:break-all;margin-left:10px;margin-right:10px">On
            <span class="mail-date">12/26/2017 17:14</span>,<a
              class="mail-to"
              style="text-decoration:none;color:#2a83f2;"
              href="mailto:simon.rit@creatis.insa-lyon.fr"
              moz-do-not-send="true">Simon
              Rit<simon.rit@creatis.insa-lyon.fr></a> wrote: </div>
        </div>
        <blockquote id="ntes-pcmail-quote" style="margin: 0; padding: 0;
          font-size: 14px; font-family: '微软雅黑';">
          <div dir="ltr">
            <div>
              <div>Hi,<br>
              </div>
              If you look at the <a
href="https://github.com/SimonRit/RTK/blob/master/code/rtkPhasesToInterpolationWeights.hxx#L154"
                moz-do-not-send="true">code</a>, you'll see that the
              error message corresponds to the case where you have a
              phase which equals the number of frames. This cannot be
              since it is 0-based. In other words, with the option
              "--frames 5", you cannot have a value larger or equal to 5
              in your file sphase.txt.<br>
            </div>
            Simon<br>
          </div>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">On Mon, Dec 25, 2017 at 9:36 AM,
              ry.meng <span dir="ltr"><<a
                  href="mailto:ry.meng@siat.ac.cn" target="_blank"
                  moz-do-not-send="true">ry.meng@siat.ac.cn</a>></span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div>
                  <div
style="font-family:"\005fae\008f6f\0096c5\009ed1";line-height:1.6">
                    <div><span><br>
                      </span></div>
                    <div><span>Hi:</span></div>
                    <div><span> </span></div>
                    <div>When I tried  the application of 4D ROOSTER
                      Reconstruction with my own data, it will stop for
                      the following reason: <span
                        style="line-height:22.4px">problem while
                        determining the interpolation weights</span><span
                        style="line-height:1.6">. Maybe you guys have
                        met this problem before and have a solution for
                        it. Thank you very much and I hope to receive
                        your reply soon.</span></div>
                    <div>
                      <div
                        style="font-family:Verdana,微软雅黑,宋体,sans-serif;line-height:22.4px">
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:14px" size="2"><span
                              style="font-family:Verdana,sans-serif"><br>
                            </span></font></p>
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:14px" size="2"><span
                              style="font-family:Verdana,sans-serif">Happy
                              Holidays!</span></font></p>
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:14px" size="2"><span
                              style="font-family:Verdana,sans-serif"><br>
                            </span></font></p>
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:14px" size="2"><span
                              style="font-family:Verdana,sans-serif">Regards</span></font></p>
                      </div>
                      <div
                        style="font-family:Verdana,微软雅黑,宋体,sans-serif;line-height:22.4px">
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:14px" size="2"><span
                              style="font-family:Verdana,sans-serif">Ruoyan
                              Meng</span></font></p>
                      </div>
                      <div
                        style="font-family:Verdana,微软雅黑,宋体,sans-serif;line-height:22.4px">
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:14px" size="2"> </font></p>
                      </div>
                      <div
                        style="font-family:Verdana,微软雅黑,宋体,sans-serif;line-height:22.4px">
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><font
                            style="font-size:12px" size="2"><span
                              style="font-family:Verdana,sans-serif">------------------------------<wbr>------------------------------<wbr>------------------------------</span></font></p>
                      </div>
                      <div
                        style="font-family:Verdana,微软雅黑,宋体,sans-serif;line-height:22.4px">
                        <p class="MsoNormal" style="font-family:'Times
                          New Roman',serif;margin:0cm 0cm 0.0001pt"><span
                            style="font-family:Verdana,sans-serif"><font
                              style="font-size:12px" size="2">Research
                              Center for Medical Robotics and Minimally
                              Invasive Surgical Devices,<br
                                style="font-family:Verdana,微软雅黑,宋体,sans-serif!important">
                              Institute of Biomedical and Health
                              Engineering,<br
                                style="font-family:Verdana,微软雅黑,宋体,sans-serif!important">
                              Shenzhen Institutes of Advanced
                              Technology, Chinese Academy of Sciences<br
style="font-family:Verdana,微软雅黑,宋体,sans-serif!important">
                              Tel:       <a
                                href="tel:+86%20185%207661%207767"
                                value="+8618576617767" target="_blank"
                                moz-do-not-send="true">+86-18576617767</a><br
style="font-family:Verdana,微软雅黑,宋体,sans-serif!important">
                              Email:   <a
                                href="mailto:qs.zhu@siat.ac.cn"
                                style="color:purple;font-family:Verdana,微软雅黑,宋体,sans-serif!important"
                                target="_blank" moz-do-not-send="true">ry.meng@siat.ac.cn</a><br
style="font-family:Verdana,微软雅黑,宋体,sans-serif!important">
                              Zip:       518055<br
                                style="font-family:Verdana,微软雅黑,宋体,sans-serif!important">
                              Add:      <a
href="https://maps.google.com/?q=No.+1068+Xueyuan+Avenue,+Nanshan,+Shenzhen,+China&entry=gmail&source=g"
                                moz-do-not-send="true">No. 1068 Xueyuan
                                Avenue, Nanshan, Shenzhen, China</a></font></span></p>
                      </div>
                    </div>
                    <div><br>
                    </div>
                    <div><br>
                    </div>
                    <div><br>
                    </div>
                    <div><br>
                    </div>
                    <div><span><br>
                      </span></div>
                    <div
                      id="m_-1713882645712920986ntes-pcmail-signature"
                      style="font-family:'\005fae\008f6f\0096c5\009ed1'">
                    </div>
                  </div>
                </div>
                <br>
                ______________________________<wbr>_________________<br>
                Rtk-users mailing list<br>
                <a href="mailto:Rtk-users@public.kitware.com"
                  moz-do-not-send="true">Rtk-users@public.kitware.com</a><br>
                <a
                  href="https://public.kitware.com/mailman/listinfo/rtk-users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">https://public.kitware.com/<wbr>mailman/listinfo/rtk-users</a><br>
                <br>
              </blockquote>
            </div>
            <br>
          </div>
        </blockquote>
        <!--😀-->
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Rtk-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a>
<a class="moz-txt-link-freetext" href="https://public.kitware.com/mailman/listinfo/rtk-users">https://public.kitware.com/mailman/listinfo/rtk-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>