Skip to content

Releases: ZELLMECHANIK-DRESDEN/ShapeOut2

Shape-Out 2.0.0a26

26 Nov 10:49
2.0.0a26
d42564a
Compare
Choose a tag to compare
Shape-Out 2.0.0a26 Pre-release
Pre-release
  • feat: implement plot export
  • feat: implement filter export
  • fix: fix plot export in right-click menu (forked pyqtgraph)
  • ref: refactor block matrix and reset font sizes
  • build: make sure latest libraries of dclab and pyqtgraph are used

Shape-Out 2.0.0a25

22 Nov 08:18
2.0.0a25
d034c8d
Compare
Choose a tag to compare
Shape-Out 2.0.0a25 Pre-release
Pre-release

2.0.0a25

  • feat: implement data export
  • feat: implement simple computation of basic statistics
  • fix: pipeline modified plain dataset filter
  • fix: allow to remove all datasets or filters
  • fix: failed to load some datasets b/c of zero-valued meta data
  • fix: toggle buttons in Block Matrix not functional
  • enh: update font sizes
  • docs: minor update

Shape-Out 2.0.0a24

20 Nov 08:40
2.0.0a24
b6715c9
Compare
Choose a tag to compare
Shape-Out 2.0.0a24 Pre-release
Pre-release
  • implemented polygon filters
  • condense context menus, add export context menu to all plots
  • add computation of Young's modulus and crosstalk correction
  • add user-defined fluorescence labels in QuickView
  • add legend to trace in QuickView
  • populate metadata panel
  • implement multiple subplots per plot, plot title, plot labels,
    legend, and event count
  • refactor data model
  • functionalize buttons in analysis view
  • correctly handle datasets with different sets of features

Shape-Out 2.0.0a23

30 Oct 10:59
2.0.0a23
02ac6f7
Compare
Choose a tag to compare
Shape-Out 2.0.0a23 Pre-release
Pre-release
  • add more update functions to fix frozen macOS app
  • improve plot visualizations

Shape-Out 2.0.0a22

29 Oct 15:14
2.0.0a22
edd0a4e
Compare
Choose a tag to compare
Shape-Out 2.0.0a22 Pre-release
Pre-release
  • add update functions to fix non-updating UI behavior on macOS
    in frozen application
  • dclab: circumvent UnicodeDecodeError on on macOS (frozen)

Shape-Out 2.0.0a21

29 Oct 09:32
2.0.0a21
0335134
Compare
Choose a tag to compare
Shape-Out 2.0.0a21 Pre-release
Pre-release
  • fix regression with isoelastics in QuickView
  • fix display of features as hue
  • functionalize plotting panel
  • add modify button and corresponding logic for dataslots
  • refactor analysis view into separate submodule

2.0.0a20

24 Oct 13:50
2.0.0a20
2644b1c
Compare
Choose a tag to compare
2.0.0a20 Pre-release
Pre-release

2.0.0a20

  • fix missing source files in previous release

2.0.0a19

  • fix plot matrix: size and buttons of elements
  • populate help menu
  • refactor scatter plot
  • show isoelastics in QuickView
  • introduce style sheets
  • fix box filter view not updated with filter data
  • add list of features to QuickView/Event as a new tab
  • allow to choose box filters
  • add preview for plot generation
  • other minor fixes

2.0.0a19

24 Oct 12:44
2.0.0a19
b979caf
Compare
Choose a tag to compare
2.0.0a19 Pre-release
Pre-release

2.0.0a19

  • fix plot matrix: size and buttons of elements
  • populate help menu
  • refactor scatter plot
  • show isoelastics in QuickView
  • introduce style sheets
  • fix box filter view not updated with filter data
  • add list of features to QuickView/Event as a new tab
  • allow to choose box filters
  • add preview for plot generation
  • other minor fixes

2.0.0a17

17 Oct 06:41
2.0.0a18
3b9b556
Compare
Choose a tag to compare
2.0.0a17 Pre-release
Pre-release
  • replace push buttons with tool buttons
    (try to overcome ugly rendering on macOS)
  • fix block matrix: toggle did not work without QuickView
  • make menu->quit functional
  • add help message in QuickView explaining how it works
  • add experimental zoom checkbox for trace view
  • additional refactoring

2.0.0a17

14 Oct 09:21
2.0.0a17
220f034
Compare
Choose a tag to compare
2.0.0a17 Pre-release
Pre-release
  • implement data/plot matrix states
  • implement data/plot matrix logic
  • implement basic Quick View functionalities
  • implement basic filtering functionalities