Skip to content

Releases: pr4deepr/GutAnalysisToolbox

v0.7

10 Sep 06:27
d0b78cc
Compare
Choose a tag to compare

What's Changed

  • Updating User Dialogs by @mattyrowey in #18
  • Added Dialog Boxes and Grammar Corrections by @mattyrowey in #19
  • Updated Dialog Prompts for Clarity by @mattyrowey in #20
  • Batch analysis option added.
  • fixed a bunch of bugs related to ganglia segmentation and user workflow

New Contributors

Full Changelog: v0.6...v0.7

Custom ROI Imports

16 Jul 00:48
Compare
Choose a tag to compare

Added option for custom ROI imports for neurons and ganglia.
If neuronal or ganglia segmentation are done in separately, they can be imported into the workflow now.
To access this, 'tick' the "finetune detection parameters box" and this window appears:
image
To import the custom ROIs, tick the box on the right for the relevant marker.

For ganglia, select "import custom ROI" in the main window:
image

The files need to be Fiji ROI Managers. If you have a label image, you can convert them into ROIs by going to GAT -> Tools -> Commands -> Convert Label to ROIs

v0.5 Speed up and features!

03 Jun 22:46
Compare
Choose a tag to compare
  • Speed up in workflows
    • ROI to label conversions and vice versa by using PT-BIOP update site
    • Morpholibj for generating label images instead of clij
  • Option to collate all the results from analysis now added. Under "Analysis".
  • Can specify different probability thresholds for neuronal subtypes now by using Finetune detections.
  • New Documentation at: https://gut-analysis-toolbox.gitbook.io/docs/

v0.4 Fixed bugs with spatial analysis

30 Mar 13:04
Compare
Choose a tag to compare
  • Fixed a few bugs with spatial analysis
  • Simplified the GUI with checkboxes
  • Spatial Analysis is now available as a checkbox through the main GUI for Neuronal and subtype neuronal analysis.

image

v0.3: Use rescaling factor instead of pixel size

30 Mar 20:44
Compare
Choose a tag to compare

For segmentation within FIJI, in earlier versions the user had to specify pixel size for rescaling which can be confused with the pixel size of the image.

As the aim is to rescale the image to a pixel size that gives accurate segmentation in StarDist, it is now renamed to rescaling factor.
Default is 1, which is equivalent to 0.568 micron/pixel -> Pixel size of the images used for training the StarDist models.
More information on conversions and calculations is in the documentation here.

Additional Video tutorial.

GAT - exciting changes!

23 Mar 22:52
Compare
Choose a tag to compare

Major changes:

  • Ganglia segmentation using Hu only, Video link
  • Multichannel neuron analysis without Hu labelling. Although, ganglia segmentation may have to be manual.
  • Model files installed automatically when using GAT update sites. ImageJ updater now checks for files within models folder. 🥳

Minor changes:

  • Added sample image and interactive 'clij' workflow for explaining theory for ganglia segmentation using Hu. Video for script
  • Error Reporting options in GAT menu

v0.1

15 Feb 20:38
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

First release of Gut Analysis ToolBox with improved neuron modeld

zenodo link

15 Feb 20:59
8eaf918
Compare
Choose a tag to compare
zenodo link Pre-release
Pre-release

Zenodo link now included
Better Docs