v2.7.5
Version 2.7.5
🛠️ Bug fixes:
- Issue #44 - Incorrect calculation method for "∑(y)" in
CurveStatsTool: replacedspt.trapezoidwithnp.sum, which is more consistent with the summation operation - Fix
update_statusmethod in all cross-section tools (intensity profile tools):- Use
get_itemsinstead ofget_selected_itemsto retrieve the image items - This allows the tools to work properly when no image item is selected, but there are image items in the plot
- This closes Issue #47 - Intensity profile tools do not work when no image item is selected
- Use
Other changes:
- Updated
guidatadependency to V3.10.0 - Using new
guidatatranslation utility based onbabel