Diffusion Processing Pipeline/bugs and feature requests: Difference between revisions

From VrlWiki
Jump to navigation Jump to search
Jadrian Miles (talk | contribs)
No edit summary
Jadrian Miles (talk | contribs)
No edit summary
Line 1: Line 1:
* <tt>mrifilt3</tt> and <tt>mricrop</tt> mangle the parameters file.  In particular, if you operate on a DWI, the output won't have the b matrix recorded.  A workaround right now is to just copy the old image's parameters file.
* Streamtube generation gets slower and slower as the program runs.  What's going on?  Is it running out of memory, reading inefficiently through a big file, doing something probabilistic that gets less likely the more tubes there are?  We need a speedup!
* Streamtube generation gets slower and slower as the program runs.  What's going on?  Is it running out of memory, reading inefficiently through a big file, doing something probabilistic that gets less likely the more tubes there are?  We need a speedup!


[[Category:Diffusion MRI]][[Category:Bug Tracking Pages]]
[[Category:Diffusion MRI]][[Category:Bug Tracking Pages]]

Revision as of 16:47, 9 November 2008

  • mrifilt3 and mricrop mangle the parameters file. In particular, if you operate on a DWI, the output won't have the b matrix recorded. A workaround right now is to just copy the old image's parameters file.
  • Streamtube generation gets slower and slower as the program runs. What's going on? Is it running out of memory, reading inefficiently through a big file, doing something probabilistic that gets less likely the more tubes there are? We need a speedup!