Image Selections To R Improvements

01.03.2013 I finished a rework of the image selection transfer from ImageJ to R. I splitted the action into three different actions for a better usability. A new feature of Bio7 1.7 is the possibility to transfer multiple pixel selections (with a fixed or an increasing signature) from selected slices of stacks. The transferred data … Read more

Bio7 Windows/Linux 64-bit

16.01.2013 If you are using the Windows or Linux 64-bit version of Bio7 and often a freezing of the application occurs this could be related to a PermGen space error which occurs if the PermGen space of the running JVM of Bio7 is to low. The consequence is a Java.lang.OutOfMemoryError: PermGen space and the application … Read more

Jython Support for Bio7 1.7

08.01.2012 I started to implement Jython support for the upcoming Bio7 1.7 release. With Jython it will be possible to use the Bio7 API’s and graphical interfaces with Python syntax. Furthermore it will be possible to execute Jython scripts in the Flow editor.