Commit 1aafa46
committed
Fix incorrect channel being fitted by the Gaussian spot fitter.
The channel specified by the users in the Spot Gaussian fitter action
was not properly considered. I had forgotten to make a 1-based to
0-based conversion for the channel index we pass to ImgLib2....
Noticed by Thomas Sabate.1 parent f072349 commit 1aafa46
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments