Page MenuHomePhabricator

Allow exclude list in Fiberfox UI for motion generation
Closed, ResolvedPublic

Description

Currently, either none, an explicit list (i.e. 0 3 4) of volumes to be moved or the keyword 'random' for random volume selection is allowed.

However the scenario of 'not moving the b-zero' image is very likely, hence either a negative entries in the list should be allowed and interpreted as forbidden motion, or an extra flag of not moving the (at least the first) b=0 images should be introduced.

Event Timeline

User hettich has pushed new remote branch:

bug-19237-implementExclusionListFiberFoxMotionGeneration

[74572d]: Merge branch 'bug-19237-implementExclusionListFiberFoxMotionGeneration

Merged commits:

2016-06-20 13:09:43 Martin Hettich [6bce31]
minor syntax error corrections.


2016-06-18 20:49:56 Martin Hettich [880041]
correct some typos and bad copy-pasta.


2016-06-18 20:25:14 Martin Hettich [d34a62]
implement wishlist T19237

[398dd6]: Merge branch 'bug-19237-implementExclusionListFiberFoxMotionGeneration

Merged commits:

2016-07-01 21:08:56 Martin Hettich [38f485]
also implement #19237: list of negative numbers meaning exclusion in
QmitkFiberfoxView plugin and amend mouse-over help text.