Skip to content

Releases: ZELLMECHANIK-DRESDEN/ShapeOut2

ShapeOut 2.14.1

16 Nov 12:57
2.14.1
a44fcf9
Compare
Choose a tag to compare

  • fix: perform sanity check for contour spacing before plotting
  • fix: use pyqtgraph.SpinBox to edit box filters (#149)
  • enh: minor optimization of min/max feature algorithm
  • enh: only preselect innate features when computing statistics (#150)
  • setup: bump dclab to 0.55.6 (new scalar features, dcor access)
  • setup: bump pyqtgraph from 0.12.4 to 0.13.3

ShapeOut 2.14.0

07 Nov 12:20
2.14.0
9059c35
Compare
Choose a tag to compare

  • ref: don't set RTDCBase.identifier to slot identifier
  • setup: drop support for Python 3.8
  • setup: bump dclab from 0.54.2 to 0.55.4 (better DCOR support)
  • build: use Python 3.10 for building executables

Shape-Out 2.13.7

24 Oct 20:45
2.13.7
a8e6062
Compare
Choose a tag to compare

  • ci: fix rtd build pipeline
  • setup: bump dclab from 0.52.0 to 0.54.2 (improved basin support)

Shape-Out 2.13.6

02 Aug 06:33
2.13.6
2d681c9
Compare
Choose a tag to compare

2.13.6

  • ci: fix Windows build pipeline

2.13.5

Shape-Out 2.13.4

16 May 15:40
2.13.4
7b7d3d7
Compare
Choose a tag to compare

2.13.4

  • tests: fix fake dataset creation

2.13.3

  • fix: casting error when using integer feature for plot color
  • fix: also export logs and tables to .rtdc with prefix "so2exp_"
  • enh: minor minimization in waiting times
  • ref: unify json dumps when saving sessions
  • setup: bump dclab from 0.48.4 to 0.50.4

Shape-Out 2.13.2

17 Mar 07:54
2.13.2
2b5543b
Compare
Choose a tag to compare

  • docs: don't build PDF on rtd (failed)
  • setup: bump dclab from 0.48.2 to 0.48.4 (don't load invalid
    inertia ratio data from existing HDF5 files)

Shape-Out 2.13.1

16 Mar 07:08
2.13.1
6705aac
Compare
Choose a tag to compare

  • setup: bump dclab from 0.48.1 to 0.48.2 (improved speed, fixed
    bug with inertia ratio in long channels)

Shape-Out 2.13.0

10 Feb 17:40
2.13.0
62a9120
Compare
Choose a tag to compare

  • feat: support new viscosity model buyukurganci-2022 (#136)
  • enh: increase speed of QuickView event visualization
  • enh: turn on auto-apply in QuickView by default
  • setup: bump dclab from 0.47.2 to 0.48.1

Shape-Out 2.12.0

16 Dec 21:18
2.12.0
Compare
Choose a tag to compare

  • feat: allow to disable KDE or use feature data as marker
    hue in QuickView
  • fix: do not perform auto-apply when changing downsampling
    value and downsampling is disabled in QuickView
  • fix: catch IndexError when trying to view an event that is not
    there anymore in polygon-selection-mode in QuickView
  • enh: make auto-apply in QuickView plot settings optional
  • docs: update screenshot scripts

Shape-Out 2.11.11

06 Dec 13:25
2.11.11
18e9ec2
Compare
Choose a tag to compare

  • enh: strip http(s):// from DCOR server string in settings
  • enh: improve GUI of QuickView (#133, #43)
  • setup: bump dclab from 0.47.0 to 0.47.2