From 151e5b0c10847491e77eb55643e5d45febacad93 Mon Sep 17 00:00:00 2001 From: Vito Zanotelli Date: Wed, 4 Nov 2020 21:57:14 +0100 Subject: [PATCH] Fix braces bug in docstring --- plugins/measureimageintensitymultichannel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/measureimageintensitymultichannel.py b/plugins/measureimageintensitymultichannel.py index e19a728..5db3ada 100644 --- a/plugins/measureimageintensitymultichannel.py +++ b/plugins/measureimageintensitymultichannel.py @@ -19,7 +19,7 @@ **MeasureImageIntensity Multichannel ** measures several intensity features across an entire image over multiple channels (excluding masked pixels). -The name of the measurements will have a suffix `_c{channelnr}` where channelnr is 1 based index of the plane. +The name of the measurements will have a suffix `_c[channelnr]` where channelnr is 1 based index of the plane. For example, this module will sum all pixel values to measure the total image intensity. You can choose to measure all pixels in the image or restrict