Skip to content

v0.20.1

Latest
Compare
Choose a tag to compare
@PierreRaybaut PierreRaybaut released this 15 Jul 16:59
· 5 commits to main since this release

See DataLab roadmap page for future and past milestones.

DataLab Version 0.20.1

🛠️ Bug fixes:

  • Fixed Issue #233 - Hard crash when trying to activate the curve stats tool on a zero signal
  • Fixed Issue #184 - Curve marker style unexpectedly changes to "Square" after validating "Parameters…" dialog
  • Fixed Issue #117 - DataLab's signal moving median crashes on Linux with mode='mirror': free(): invalid next size (normal) (this is a bug in SciPy v1.15.0 to v1.15.2, which was fixed in SciPy v1.15.3)
  • Fixed Issue #186 - Image text files with a comma as decimal separator cannot be opened directly (only the Import Wizard does support this)
  • Fixed Issue #238 - Image text files with a trailing delimiter leads to data with a superfluous column when opened directly (does not happen in the Import Wizard)
  • Fixed Issue #239 - Text Import Wizard does not preserve user-defined titles and units
  • Fixed Issue #240 - Text Import Wizard does not preserve user-defined data type (e.g. int16, float32, etc.)
  • Fixed Issue #235 - Text Import Wizard: add support for importing signal files with integer values
  • Fixed Issue #236 - Text Import Wizard: add support for .mca files
  • Fixed Issue #243 - View in a new window (image): intensity profile tools are sometimes disabled (fixed in PlotPy v2.7.5)