Skip to content

Releases: clij/clijx-assistant

0.3.5.6

16 Oct 11:19
Compare
Choose a tag to compare
0.3.5.6 Pre-release
Pre-release

New features

  • Make Isotropic, PullToRoiManager, SphereTransform and CylinderTransform have variable output image size now
  • Better identification of binary and label images, depending on input/output types

Bug fixes

  • Macro code generators had a null in the code instead of image1 when a workflow didn't start with the starting point

0.3.5.5

14 Oct 13:10
Compare
Choose a tag to compare
0.3.5.5 Pre-release
Pre-release

Bugfixes

  • Maximum projections caused endless-loops (Thanks to Bert Nitzsche for reporting)
  • Usage analyser didn't count push operations and convolve (Thanks to Tanner Fadero for reporting)
  • Usage analyser was wrong by one in all cases
  • Bugfixes regarding release/close in script generators

0.3.5.4

13 Oct 14:20
Compare
Choose a tag to compare
0.3.5.4 Pre-release
Pre-release

New features:

  • Image sizes can change now within the workflow when changing parameters

Bugfixes:

  • Cropping 2D images with Crop3D didn't work properly
  • Extract channel didn't work
  • Human readable protocols were not really human readable.

0.3.5.3

12 Oct 17:34
Compare
Choose a tag to compare
0.3.5.3 Pre-release
Pre-release

New features

  • Icy Protocol generator
  • Access to code generators (Napari, Jupyter, Icy) from main menu

Bugfixes

  • Python generators dealt wrongly with 3D->2D projections
  • Open raw notebook in case conversion failed

Minor changes

  • Changed tool button order

0.3.5.1

10 Oct 15:35
Compare
Choose a tag to compare
0.3.5.1 Pre-release
Pre-release

New features

  • Generate Jupyter notebooks using clesperanto / python
  • Compatbility with CLIJ2/CLIJx/CLE is shown in menuts
  • Reactivate parameter optimization
  • Enabled 2D and 3D operations separately
  • Catgeories in right-click menu only show suitable operations now

Bugfixes

  • Various bug fixes in code generators

0.3.0.12

05 Oct 07:33
Compare
Choose a tag to compare
0.3.0.12 Pre-release
Pre-release

Bugfixes

  • Script generators didn't fully support multi-source operations
  • Turned connection visualisation off per default because older computers struggle doing it
  • Starting point caused null pointer exceptions in multiple scenarios (generating scripts, undo)

0.3.0.10

04 Oct 14:48
9eab9b1
Compare
Choose a tag to compare
0.3.0.10 Pre-release
Pre-release

New features

  • Visualisation of connection between windows
  • Multi-source support (breaking backwards compatibility)
  • More detailed search results

Temporay disabled features

  • Parameter optimization

Bugfixes

  • Various bug fixes in script generators

0.2.4.8

30 Sep 07:47
Compare
Choose a tag to compare
0.2.4.8 Pre-release
Pre-release

New features:

  • ImageJ Macro Markdown generator (Thanks to Kisha Sivanathan for indirectly suggesting)
  • New auto-positioning for windows (Thanks to Pradee Rajasekhar for suggesting)

0.2.4.7

27 Sep 11:33
Compare
Choose a tag to compare
0.2.4.7 Pre-release
Pre-release

New features

  • Workflow Groovy export to enable saving and loading workflows (Thanks to Allison Lewis and Pradeep Rajasekhar for suggesting)
  • CluPath Groovy export (Thanks to Pete Bankhead for supprt)

See also:
https://github.com/clij/clijx/releases/tag/0.29.4.7
https://github.com/clij/clij2/releases/tag/2.1.4.7

0.2.4.6

26 Sep 15:41
Compare
Choose a tag to compare
0.2.4.6 Pre-release
Pre-release

New features

  • Window frames share colours with the "Refresh" button to be visually differentiable from normal ImageJ windows (thanks to Pradeep Rajasekhar for suggesting)
  • GUI upgrades for binary & label weka classifiers
  • Mutli-threaded weka classifiers