Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Rdornier Rdornier released this 02 Oct 06:38
· 17 commits to main since this release
27bd470

New Features

  • Support widefield microscopes, with fixed FoV like CCD cameras. To activate this functionnality, the token "FoV" should be "fixedFov".
  • ArgoSlide selection in the GUI. Add specs of the slides and select a default one.
  • Add ArgoSlide specifications as KVP on OMERO.
  • Add the option to use processing settings only once, for the current analysis only.
  • New way to compute the rotation angle in order to fix numerous bugs (bad detection in the corners, target translated...) => previous analysis may not be compatible with new ones.
  • Add new tags to OMERO : include the analyzed metrics.

Bug fix

  • Include nd2 files.
  • Unlink tags when cleaning previous runs.
  • Fix crash during cleaning when there is no tables / no ROIs on OMERO.
  • Correct extraction of the tokens from the image name (regex update).
  • Fix crash with ROI Manager when an error occur during the analysis.
  • Correctly set the processing parameters if they are set from the live preview window.
  • Write NaN for the rotation angle in the live preview window if the angle cannot be computed.
  • Take into account the user input from the GUI to get the OMERO project ID (not only take into account the default ID in the settings).
  • Fix rotation issue => new way of computation.
  • Handle exception if the central cross is not detected.
  • Process all images and remove previous runs for local images ==> take into account the user input, which wasn't the case before.

Updates

  • Move to simple omero client 5.15.0.
  • Move to omero-gateway 5.8.1 (to fix bug on omero.tables).
  • Clean dependencies.
  • Update parent pom to 36.0.0.