See DataLab roadmap page for future and past milestones.
DataLab Version 0.18.1
💥 Enhancements:
- FWHM computation now raises an exception when less than two points are found with zero-crossing method
- Improved result validation for array-like results by checking the data type of the result
🛠️ Bug fixes:
- Fixed Issue #106 - Analysis: coordinate shifted results on images with ROIs and shifted origin
- Fixed Issue #107 - Wrong indices when extracting a profile from an image with a ROI
- Fixed Issue #111 - Proxy
add_object
method does not support signal/image metadata (e.g. ROI) - Test data plugin / "Create 2D noisy gauss image": fixed amplitude calculation in
cdl.tests.data.create_2d_random
for non-integer data types
📚 Documentation:
- Fixed path separators in plugin directory documentation
- Corrected left and right area descriptions in workspace documentation
- Updated Google style link in contributing guidelines
- Fixed various French translations in the documentation