Skip to content

ComsystanJ-1.1.4

Choose a tag to compare

@comsystan comsystan released this 01 Jan 09:02
· 39 commits to master since this release

Version 1.1.4
Date 2025-01-01
pom-scijava 36.0.0
Java 8
Fiji 20241226-1317
Copy the ComsystanJ jar file to the Fiji's plugins folder
Delete the old ComsystanJ file or folder if it exists

New plugin:
3D Succolarity

Plugin changes:
2D Image generator: added Mandelbrot set
2D Succolarity: Anistropy is now computed like the fractional anisotropy of diffusion
3D Volume generator: added 3D Mandelbulb

Miscellaneous:
Added non-modal custom UI dialogs for all plugins
The majority of plugins now consist of three classes (Commmand, CommandUI, Dialog)