Hi Peter,<div><br></div><div>Good to hear. It&#39;s trivial to check for this, I&#39;ll make sure to include a fix for the next release.</div><div>Cheers,</div><div><br>Donald.</div><div><br></div><div><br><div class="gmail_quote">

On 17 October 2012 21:33, Peter Neher <span dir="ltr">&lt;<a href="mailto:p.neher@dkfz-heidelberg.de" target="_blank">p.neher@dkfz-heidelberg.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi Donald,<br>
    <br>
    thanks for your reply. The resampling of the seed image was indeed
    the problem. It actually didn&#39;t contain any nonzero voxels anymore,
    which I didn&#39;t check after resampling. Now everything runs fine. But
    anyways, this should probably be handled somehow.<br>
    <br>
    Best,<br>
    Peter<div><div class="h5"><br>
    <br>
    <div>On 10/17/2012 08:44 AM, Donald Tournier
      wrote:<br>
    </div>
    <blockquote type="cite">Hi Peter,
      <div><br>
      </div>
      <div>Not sure I completely get what is going on. When you say
        &quot;this is a resampled image&quot;, do you mean that the CSD4 file has
        been regridded in some way? Or the original DWI image from which
        the CSD4 file was generated? And was the regridding done for
        upsampling the data or to reorient the images? In any case,
        regardless of what processing was actually done, there is the
        possibility that your seed.mif image no longer maps onto the
        CSD4.mif image correctly, so that some of the seed points end up
        outside the volume of the CSD4.mif image - I have a feeling
        streamtrack doesn&#39;t check for this, which would indeed cause a
        segfault. Bear in mind that streamtrack does its processing in
        scanner coordinates, so having a seed image that is &#39;correct&#39;
        voxel-wise with respect to the CSD image is not sufficient if
        the image transform matrices don&#39;t also match.</div>
      <div><br>
      </div>
      <div>Can you post the output of &quot;mrinfo CSD4.mif&quot; and &quot;mrinfo
        seed.mif&quot;? I just want to check whether the transform matrices
        are the same. Also, try to load CSD4.mif in mrview, and overlay
        seed.mif using either the ROI or overlay sidebar tools, to check
        for alignment. </div>
      <div><br>
      </div>
      <div>Hopefully that&#39;ll be the problem. If so, I&#39;ll add an explicit
        bounds check in the code to make sure this doesn&#39;t happen for
        the next release.</div>
      <div><br>
      </div>
      <div>Cheers,</div>
      <div><br>
      </div>
      <div>Donald.</div>
      <div><br>
      </div>
      <div><br>
        <div class="gmail_quote">On 17 October 2012 16:02, Peter Neher <span dir="ltr">&lt;<a href="mailto:p.neher@dkfz-heidelberg.de" target="_blank">p.neher@dkfz-heidelberg.de</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Hi everyone,<br>
              <br>
              I am trying to use streamtrack (probabilisatic with CSD)
              on one of my datasets and get the following error:<br>
              <br>
              <small>streamtrack [DEBUG]: reading key/value file
                &quot;/etc/mrtrix.conf&quot;...<br>
                streamtrack [INFO]: opening image &quot;CSD4.mif&quot;...<br>
                streamtrack [DEBUG]: reading key/value file
                &quot;./CSD4.mif&quot;...<br>
                streamtrack [DEBUG]: sanitising transformation matrix...<br>
                streamtrack [DEBUG]: preparing file &quot;./CSD4.mif&quot;<br>
                streamtrack [DEBUG]: setting up image &quot;CSD4.mif&quot;...<br>
                streamtrack [DEBUG]: sanitising transformation matrix...<br>
                streamtrack [DEBUG]: setting up data increments for
                &quot;CSD4.mif&quot;...<br>
                streamtrack [DEBUG]: data increments initialised with
                start = 0, stride = [ 15 1395 161820 1 ]<br>
                streamtrack [INFO]: error parsing spherical ROI
                specification &quot;seed.mif&quot; - assuming mask image<br>
                streamtrack [DEBUG]: mapping image &quot;CSD4.mif&quot;...<br>
                streamtrack [DEBUG]: file &quot;./CSD4.mif&quot; mapped at
                0x7fa59c174000, size 29775147 (read-only)<br>
                streamtrack [DEBUG]: data mapper for image &quot;CSD4.mif&quot;
                mapped with segment size = 7443720 (optimised)<br>
                streamtrack [INFO]: launching 12 threads<br>
                streamtrack [INFO]: opening image &quot;seed.mif&quot;...<br>
                streamtrack [DEBUG]: reading key/value file
                &quot;./seed.mif&quot;...<br>
                streamtrack [DEBUG]: sanitising transformation matrix...<br>
                streamtrack [DEBUG]: preparing file &quot;./seed.mif&quot;<br>
                streamtrack [DEBUG]: setting up image &quot;seed.mif&quot;...<br>
                streamtrack [DEBUG]: sanitising transformation matrix...<br>
                streamtrack [DEBUG]: setting up data increments for
                &quot;seed.mif&quot;...<br>
                streamtrack [DEBUG]: data increments initialised with
                start = 92, stride = [ -1 93 10788 ]<br>
                streamtrack [DEBUG]: mapping image &quot;seed.mif&quot;...<br>
                streamtrack [DEBUG]: file &quot;./seed.mif&quot; mapped at
                0x7fa5a12b1000, size 496501 (read-only)<br>
                streamtrack [DEBUG]: data mapper for image &quot;seed.mif&quot;
                mapped with segment size = 496248</small><br>
              <small>./invivo_start.sh: line 14: 12913 Segmentation
                fault      (core dumped) streamtrack SD_PROB CSD4.mif
                fibers.tck -seed seed.mif -debug &amp;&gt;log.txt</small><br>
              <br>
              streamtrack is running fine on the original dataset. This
              is a resampled image. But the CSD seems to run just finy,
              only the tracking fails. <br>
              I am using Ubuntu 12.4 and mrtrix-0.2.10_2012-02-10.<br>
              Any suggestions?<br>
              <br>
              Best,<br>
              Peter </div>
            <br>
            _______________________________________________<br>
            Mrtrix-discussion mailing list<br>
            <a href="mailto:Mrtrix-discussion@www.nitrc.org" target="_blank">Mrtrix-discussion@www.nitrc.org</a><br>
            <a href="http://www.nitrc.org/mailman/listinfo/mrtrix-discussion" target="_blank">http://www.nitrc.org/mailman/listinfo/mrtrix-discussion</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <font color="#ff6600" size="1"><b>Dr Jacques-Donald Tournier<br>
          </b></font>
        <div><font color="#ff6600" size="1">Research Fellow</font></div>
        <div><font size="1"><br>
          </font></div>
        <div><font size="1">The Florey Institute of Neuroscience and
            Mental Health</font></div>
        <div><font size="1">Melbourne Brain Centre - Austin Campus</font></div>
        <div><font size="1">245 Burgundy Street</font></div>
        <div><font size="1">Heidelberg  Vic  3084</font></div>
        <div><font size="1">Ph:  +61 3 9035 7033</font></div>
        <div><font size="1">Fax:  +61 3 9035 7307</font></div>
        <div><font size="1"><a href="http://www.florey.edu.au" target="_blank">www.florey.edu.au</a></font></div>
        <br>
        <br>
      </div>
    </blockquote>
    <br>
    </div></div><span class="HOEnZb"><font color="#888888"><pre cols="72">-- 
Dipl.-Inform. Peter Neher
German Cancer Research Center
(DKFZ, Deutsches Krebsforschungszentrum in der Helmholtz-Gemeinschaft, Stiftung des öffentlichen Rechts)
Division of Medical and Biological Informatics
Im Neuenheimer Feld 280, D-69120 Heidelberg

Phone: 49-(0)6221-42-3552, Fax: 49-(0)6221-42-2345
E-Mail: <a href="mailto:p.neher@dkfz-heidelberg.de" target="_blank">p.neher@dkfz-heidelberg.de</a>, Web: <a href="http://www.dkfz.de" target="_blank">www.dkfz.de</a>

The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.</pre>


  </font></span></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><font color="#ff6600" size="1"><b>Dr Jacques-Donald Tournier<br></b></font><div><font color="#ff6600" size="1">Research Fellow</font></div><div><font size="1"><br>

</font></div><div><font size="1">The Florey Institute of Neuroscience and Mental Health</font></div><div><font size="1">Melbourne Brain Centre - Austin Campus</font></div><div><font size="1">245 Burgundy Street</font></div>

<div><font size="1">Heidelberg  Vic  3084</font></div><div><font size="1">Ph:  +61 3 9035 7033</font></div><div><font size="1">Fax:  +61 3 9035 7307</font></div><div><font size="1"><a href="http://www.florey.edu.au" target="_blank">www.florey.edu.au</a></font></div>

<br><br>
</div>