Mouse-Imaging-Centre / pydpiper

Python code for flexible pipeline control
Other
24 stars 10 forks source link

Newer minc-toolkit versions have a -labels option #398

Closed gdevenyi closed 5 years ago

gdevenyi commented 5 years ago

minc-toolkit added a -labels option for most of the programs where intensities could be renormalized/modified:

 -labels:                   integer operation on labels

I believe its a "strong" version of -keep_real_range as it also disables the scaling features.

gdevenyi commented 5 years ago

https://github.com/BIC-MNI/minc-tools/blob/develop/progs/mincresample/mincresample.c#L1642-L1648

bcdarwin commented 5 years ago

Fixed in develop.