Page MenuHomePhabricator

Tensor reconstruction crashes sometimes.
Closed, ResolvedPublic

Description

Steps to reproduce:

  • Load an .dwi-image (gibbs_tracking.dwi)
  • For Tensor-reconstruction select "Advanced Settings"
  • Select "With correction for negative eigenvalues"
  • Start Reconstruction

-> Crash

Doesn't occur with all *.dwi. For example, demo_ivim.dwi is processed without error.

Related Objects

StatusAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

It works on Linux (debug mode and release executable), so it is either a Windows problem, or this is a dubplicate of another bug that was alreade solved

In the checkneighbours method the index ix can go out of range

[4d8d81]: Merge branch 'bug-13304-tensorCrash'

Merged commits:

2012-10-11 09:29:23 Thomas Van Bruggen [6690e8]
corrected variables that were used on wrong positions