Skip to content

Releases: HohlbeinLab/FTM2

v0.10.5

25 Apr 13:04
Compare
Choose a tag to compare

Fixed using quotes for filepaths in ImageJMacro mode
Updated to new Scijava 31

v0.10.4

15 Sep 12:34
Compare
Choose a tag to compare

Fixed bug with odd and even window sizes

v0.10.3

27 Jul 10:05
Compare
Choose a tag to compare

Multiple bug fixes:
support for spaces in filepaths
fixes when running muliple different sized files with identical settings

v0.10.1

30 Mar 12:40
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

Can now use macro with already opened image
Supress messages in macro mode
Added support for record feature
Added support for different extensions

v0.10

03 Feb 09:59
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

Fix small issue with running from already opened

v0.9.9.9

29 Jan 12:52
Compare
Choose a tag to compare
v0.9.9.9 Pre-release
Pre-release

Added support for filepaths with spaces in them

v0.9.9.8.1

28 Jan 17:11
Compare
Choose a tag to compare
v0.9.9.8.1 Pre-release
Pre-release

Added option to not concatenate files (made non-concat default)
Added option to not show the result

v0.9.9.7

14 Jan 13:47
Compare
Choose a tag to compare
v0.9.9.7 Pre-release
Pre-release

Make paths platform agnostic (should work on mac now)

v0.9.9.6

05 Jan 13:21
Compare
Choose a tag to compare
v0.9.9.6 Pre-release
Pre-release

Fix bug in running from command line where 'file=x' did not follow the right paths

v0.9.9.5

04 Jan 10:31
Compare
Choose a tag to compare
v0.9.9.5 Pre-release
Pre-release

Fixed a few bugs related to file selection where non-tif files were present.
The program will either ignore them or inform the user.

Also made more use of the imglib2 services instead of builtins.