Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

ShapeOut 0.8.5

Compare
Choose a tag to compare
@paulmueller paulmueller released this 27 Mar 20:36
· 340 commits to master since this release
b21bb7e

  • Update plotting range when switching to log scale (#198)
  • Allow to fix plotting range to retain previous behavior (#198)
  • Initial plotting range is determined from min/max values of all plots (#213)
  • Improved standard contour and kde accuracies using Doane's formula (#147)
  • Bugfixes:
    • Support opening tdms files with capitalized "userDef" column names
      (dclab dclab 0.3.2.dev5) (#212)
    • Wx colors and chaco not compatible anymore (Windows appveyor build)
  • Refactoring:
    • Use pathlib when saving and opening sessions and do not use os.chdir