We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d01d4 commit 286502bCopy full SHA for 286502b
CHANGELOG.md
@@ -4,6 +4,11 @@ See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.
4
5
## DataLab Version 0.18.1 ##
6
7
+💥 Enhancements:
8
+
9
+* FWHM computation now raises an exception when less than two points are found with zero-crossing method
10
+* Improved result validation for array-like results by checking the data type of the result
11
12
🛠️ Bug fixes:
13
14
* Fixed [Issue #106](https://github.com/DataLab-Platform/DataLab/issues/106) - Analysis: coordinate shifted results on images with ROIs and shifted origin
0 commit comments