Skip to content

v0.1.9

Latest
Compare
Choose a tag to compare
@axelboc axelboc released this 21 Mar 08:50
· 8 commits to main since this release
32ca4e6

Upgrade H5Web

  • < NX Line > Support CSV export — the following columns are exported, in order, when the corresponding datasets are present in the NXdata group: values, abscissas, errors, aux1, aux1 errors, aux2, aux2 errors, ...
  • < Compound > Include field names when exporting to CSV
  • < Matrix > Respect transposition when exporting 2D dataset/slice to CSV
  • < Matrix, Compound > Replace Fixed-point notation with Exact notation in toolbar to allow viewing and copying exact values
  • < Scalar, Matrix, Compound > Display int64 values with exact precision
  • 🐛 Don't crash when switching to log scale while visualizing a dataset with a negative domain — fall back to the default domain [0.1, 1] so user can switch back to a supported scale
  • 🐛 Fix broken layout when inspecting dataset with long attributes

For the full list of changes, please refer to the release notes for v14.0.0

NX Line CSV export Exact notation int64 with full precision
image image image

Other changes

  • ✏️ Open output file after exporting dataset/slice to CSV or JSON #53

    Screencast.from.2025-03-19.13-56-07.webm