Skip to content

Releases: DC-analysis/DCscope

Shape-Out 2.4.0

25 Nov 10:12
2.4.0
6030c04

Choose a tag to compare

  • feat: allow to set Young's modulus parameters for all
    open datasets via the "Bulk action" menu (#60)
  • fix: force temperature for Young's modulus computation
    to the value stored in the dataset for the "config"
    scenario
  • enh: update menu keybord shortcuts

Shape-Out 2.3.0

18 Nov 15:28
2.3.0
073bff2

Choose a tag to compare

  • enh: added preferences dialog
  • enh: improved user experience for searching DCOR data
  • ref: migrate settings to QSettings
  • setup: remove appdirs dependency, because we let QSettings
    determine where to store settings

Shape-Out 2.2.6

16 Nov 22:48
2.2.6
c3db21d

Choose a tag to compare

  • fix: support user-defined media introduced in dclab 0.29.1 (#53)
  • fix: porosity box filter precision at lower limit (#58)
  • docs: update bibliography
  • bump dclab from 0.29.0 to 0.29.1

Shape-Out 2.2.5

08 Oct 10:07
2.2.5
5555839

Choose a tag to compare

  • setup: correct installation directory on Windows
  • setup: bump dclab from 0.27.11 to 0.29.0
  • fix: main window not focused after startup (#52)

Shape-Out 2.2.4

03 Sep 08:45
2.2.4
5576d2d

Choose a tag to compare

  • fix: UI slot issues (probably a racing condition) in the
    analysis view; editing the viscosity for "other" medium not
    possible on frozen Windows and macOS application (#49)

Shape-Out 2.2.3

04 Aug 15:29
2.2.3
158e173

Choose a tag to compare

  • fix: update Quick View plot when values for the Young's modulus
    computation are changed (#44)
  • fix: use fixed point size in Block Matrix
  • enh: improve plot matrix column/row visualization and show flow
    rate (#45)
  • docs: update visualization of Young's modulus look-up tables
    using new figure script from dclab
  • build: bump Python to 3.8 for Windows builds
  • setup: bump dclab from 0.27.5 to 0.27.11 (improvement of hierarchy
    child handling)

Shape-Out 2.2.2

17 Jul 06:55
2.2.2
3f46552

Choose a tag to compare

  • fix: correct box filter ranges when feature contains inf values
  • enh: add pretty tool icons from KDE breeze theme

Shape-Out 2.2.1

05 Jun 11:14
2.2.1
ecee496

Choose a tag to compare

  • fix: zero-division error when setting "one plot per dataset"
    for an empty plot (#41)
  • build: pin PyQt5 to 5.14.2 on Linux/macOS

Shape-Out 2.2.0

29 May 18:25
2.2.0
e2f0806

Choose a tag to compare

  • setup: bump dclab from 0.26.2 to 0.27.5 (support for machine
    learning features)
  • fix: modify the GUI to enable box filtering for ml_score_???
    features
  • ref: pipeline.get_features now only returns features that are
    available (previously all features were returned when no
    datasets were in the pipeline)

Shape-Out 2.1.6

19 May 20:40
2.1.6
ac0ab84

Choose a tag to compare

  • fix: export file names were allowed to have invalid characters
  • fix: Quick View showed filtered events that were not plotted
    (statistics were computed correctly though)
  • fix: Quick View was not very informative when all events were
    filtered away - a message is now shown
  • setup: bump dclab from 0.26.1 to 0.26.2 (fix bin num computation
    using Doane's formula)