Page MenuHomePhabricator

Level window set auto mode does not work correctly on q-ball images
Closed, ResolvedPublic

Event Timeline

When loading/creating a q-ball image the level window will be set in a way that results in very bright colors with little contrast. Ideally it should be automatically set like it used to be. As can be seen in e.g. [1].

[1] http://www.mitk.org/DiffusionImaging?action=AttachFile&do=get&target=MITK_DIsmall.png

User neher has pushed new remote branch:

bug-18227-QballLevelWindow

Two suggestions:

  • could you please test if your code acts as intended if the property is added and set to false?
  • could you think of a more generic name that expresses what the prop does? e.g. "don't calculate xxx"

The code is temporary anyway. As soon as the new diffusion image, which works with properties, is merged, this workaround becomes obsolete.

Also works if property is set to false.

User neher has pushed new remote branch:

bug-18227-QballLevelWindowIntegration

[3710e7]: Merge branch 'bug-18227-QballLevelWindowIntegration'

Merged commits:

2014-11-10 14:05:30 Peter Neher [226eed]
only using property if set to true


2014-11-10 11:54:18 Peter Neher [7c0e2f]
Merge branch 'bug-18227-QballLevelWindow' into bug-18227-QballLevelWindowIntegration


2014-11-05 16:57:46 Peter Neher [f3408b]
added base data property to qball image in constructor to identify qball image in image statistics holder