Skip to content

Commit ea55ebe

Browse files
Update foci-analyzer.md for v1.88
1 parent ffc4632 commit ea55ebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_pages/plugins/foci-analyzer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ categories: [Analysis]
44
icon: /media/icons/Foci-Analyzer-icon.png
55
source-url: "https://github.com/BioImaging-NKI/Foci-analyzer"
66
update-site: "foci-analyzer"
7-
release-version: v1.87
7+
release-version: v1.88
88
support-status: Active
99
team-founders: ['@BioImaging-NKI', '@bvandenbroek']
1010
team-maintainers: ['@BioImaging-NKI', '@bvandenbroek']
@@ -151,6 +151,7 @@ This option only affects the nuclei segmentation; it is different from the previ
151151
- _Foci detection method_ :
152152
- *Marker-controlled watershed* uses MorphoLibJ's [marker-controlled watershed](https://imagej.net/plugins/marker-controlled-watershed) with local maxima as seeds to segment foci
153153
- *AreaMaximum detection* tends to detect only the peaks of the foci. Can be tried when the other option doesn't provide satisfactory results. This options requires the SCF MPI CBG Fiji Update Site to be installed.
154+
- *Manual thresholding* allows the user to manually set a threshold on the (background-corrected and filtered) foci image.
154155

155156
- _Foci intensity threshold bias channel A/B_ : The macro will automatically estimate the intensity threshold for foci detection (after difference-of-Gaussians background subtraction). This default threshold is set at 3 times the median standard deviation of the nuclear background signal in all nuclei in the image. The user can bias this threshold with the slider to lower values (accepting more low intensity foci) or higher values (gearing towards high intensity foci). The bias slider couples exponentially to the used threshold value: threshold = estimated_threshold * e<sup>bias</sup>.
156157
Since the minimum and maximum slider values are (-2.5, 2.5) the threshold can be set to anywhere between 0.2 and 36 times the standard deviation of the nuclear background signal. (default: 0)

0 commit comments

Comments
 (0)