Skip to content

Spine Analyzer

Volker edited this page Jan 5, 2024 · 15 revisions

The tools allow to semi-automatically segment dendritic spines in 3D+t images and to measure their volumes and the intensities of the signal within in different channels over time.

dendritic-spines

You can find the source code in git-hub here.

Getting started

You must have MorphoLibJ installed.

To install the tool download the file spine_analyzer.ijm and put it into the folder macros/toolsets of your FIJI installation. In FIJI, select the spine_analyzer-toolset from the more tools button >>. On the toolset, click on the Install or Update Tool (the rightmost tool of the toolset).

Note: In case you do not have jython installed the first time you run the installation, only jython will be installed. You then have to retsart FIJI and click on the Install or Update Tool again.

After the installation finished, restart FIJI. Select the spine_analyzer-toolset from the >>-button of the ImageJ launcher.

image

  • the first button opens this help page
  • the s-button runs segmentation of a spine within a region of interest (ROI)
  • the pipette-tool allows to select the label of a spine for the usage with the bucket-tool
  • the bucket-tool replaces the label of a spine in a frame with the selected label (select the background to remove a spine in a frame)
  • the next button adds a dendrite, on a frame, defined by a polyline-roi
  • the first tacking-button tracks the dendrites
  • the second tracking-button tracks the spines and gives the same label to a spine in different frames
  • the paper-clip button attaches spines to the closest dendrite
  • the next button allows to measure the spines in the image
  • the last button allows to install or update the spine-analyzer

Usage

The first step is to add dendrites and to track them in the different frames. Once that is done, you can segment spines, track them over time and attach them to the closest dendrite. The last step is to measure the volume and intensity of the spines in different channels over time.

Adding dendrites

Make a polyline selection on the center of a dendrite, then press the Add Dendrite`- button [F6]``.

polyline dendrite

Clone this wiki locally