Skip to content

v3.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 00:08
· 179 commits to main since this release

v3.11.0 (2025-05-28)

✨ Features

  • imagetool: add "Edit Coordinates" option (24e8875)

    Adds a new feature to ImageTool that allows users to edit the coordinates directly. The new dialog can be accessed via Edit Coordinates in the Edit menu.

  • io.igor: add functions to read igor text files (#142) (1075b1e)

    Also adds a data loader plugin for the spin-ARPES setup (system 1) at Seoul National University.

  • imagetool.manager: add check for invalid python identifiers when storing data with iPython (f3bf529)

  • io: add data loader for ALS BL10.0.1 HERS (4945fe7)

🐞 Bug Fixes

  • imagetool: preserve coordinate order displayed in repr (d54462c)

  • imagetool.manager: improve taskbar grouping on Windows (ae86938)

  • interactive: correctly show exceptions raised during initializing interactive tools (75fd45e)

  • imagetool: correctly display error message for undefined selection code in 2D data (6a1b276)

  • analysis.image: allow N-dimensional input to 2D curvature (83048b9)

    Allow N-dimensional input to 2D curvature function. The curvature is computed for the first two dimensions.

[main 4102bd2] bump: version 3.10.2 → 3.11.0
3 files changed, 9 insertions(+), 3 deletions(-)