Page MenuHomePhabricator

Apply measurement frame when reading tensor images
Closed, ResolvedPublic

Description

The tensor image reade does not look for a measurement frame yet. First solution would be to just apply a measurement frame when it was found in the nrrd-header. Later we should look at keeping it as a member and also writing it later on, when saving the image.

Event Timeline

This should also be done handling QBall images.

i have never seen a tensor or qball image with a measurement frame. maybe we should, for the beginning, simply check if there is a measurement frame different from the identity matrix and issue a warning if this is the case.

Setting target milestone to upcomming release (2013.13)

What is the status of this bug? Please change the target milestone to "AfterNextRelease" if this bug is not relevant or cannot be fixed in time for the 2013-06 release.

Maybe this can be classified as a feature?

Switching TargetMilestone from 2013-06 to Unspecified for still open issues.

seems to be fixed. measurement frame is read and applied to tensors.