Skip to content

3.4.4

Compare
Choose a tag to compare
@ksunden ksunden released this 25 Apr 16:24
· 296 commits to master since this release
2d0de5e

Added

  • artists.Axes.scatter: plot one variable against another, with scatter point color determined by a channel.
  • Invalid unit conversions now throw a pint error.
  • data.from_LabRAM: import Horiba LabRAM txt files

Fixed

  • docs: from method JASCO example updated
  • data.from_Solis: import works without metadata
  • unit conversions of None to None no longer throws a warning.
  • better error messages for some functions
  • remove unused imports
  • remove unused variables