Hi everyone,
I just debugged into the serialization because all images within our project files that we created before moving to the 2015.05.0 release show up in rainbow color, not in gray values.
 
I found out that there has been a change in the serialization. Now there is an additional property "LookupTable" in the properties file.
During loading an mitk file the default behavior is to add a rainbow LUT. I guess that is to support other image types  from the diffusion application?
But as the "old" project files don't contain the property the images get also drawn in rainbow color.
Then if you go into the DataManager plugin and want to reset the colormap it automatically switches to "grayscale" once the context menu opens up.
 
As this is unintended for a user that doesn't know the internals I would like to change that.
 
Any hint on how to solve it the best way?
I don't want to introduce any sideeffects with a too early workaround...
 
And thank you all for the 2015.05.2 relase!!!
 
Best,
Ingmar
 
 
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to