Skip to content

Commit 61d3916

Browse files
committed
Explain new parameter for round_decimals
1 parent 77760ac commit 61d3916

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@ detailed information, please refer to the updated API documentation.
168168
* `imcflibs.pathtools.listdir_matching` now has an additional optional boolean
169169
parameter `regex` to request the parameter `suffix` being interpreted as a
170170
regular expression for filtering.
171-
* `imcflibs.imagej.misc.calculate_mean_and_stdv` to allow for rounding the results.
171+
* `imcflibs.imagej.misc.calculate_mean_and_stdv` now has an optional parameter
172+
`round_decimals` to allow for rounding the results, defaulting to `0`.
172173

173174
## 1.4.0
174175

0 commit comments

Comments
 (0)