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

Releases: ZELLMECHANIK-DRESDEN/ShapeOut

Shape-Out 1.0.10

28 Apr 17:59
b5acc67
Compare
Choose a tag to compare

  • ci: Windows build not working since version 1.0.7, because of
    incompatible numpy versions during dclab build

Please consider migrating your analysis pipeline to Shape-Out 2. The differences between Shape-Out 1 and Shape-Out 2 are discussed in the Shape-Out 2 docs.

Shape-Out 1.0.9

27 Apr 15:59
72aad93
Compare
Choose a tag to compare
Shape-Out 1.0.9 Pre-release
Pre-release

  • fix: do not trust the "index" feature of a dataset to contain a
    correctly enumerated index (dclab<0.25.0 might have generated false
    values when joining datasets)
  • setup: bump dclab from 0.24.8 to 0.25.0

[EDIT 2020-04-28: binary not working]

Shape-Out 1.0.8

26 Apr 08:01
35f3a34
Compare
Choose a tag to compare
Shape-Out 1.0.8 Pre-release
Pre-release

  • setup: bump dclab from 0.24.0 to 0.24.8 (faster polygon filtering)

[EDIT 2020-04-28: binary not working]

Shape-Out 1.0.7

21 Apr 05:00
3c4ba1e
Compare
Choose a tag to compare

  • setup: bump dclab from 0.22.5 to 0.24.0 (equidistant isoelasticity
    lines, slightly larger emodulus LUT)
  • setup: bump nptdms to 0.23.0
  • docs: build failed (#269)

Shape-Out 1.0.6

23 Mar 18:24
f1f50f9
Compare
Choose a tag to compare

  • fix: case-sensitivity issue when getting the chip region from
    an .rtdc file (#286)

Shape-Out 1.0.5

23 Mar 12:26
2d4d379
Compare
Choose a tag to compare

  • fix: use UTF-8 encoding by default when dealing with text files (#267)

Shape-Out 1.0.4

23 Mar 08:14
e15e014
Compare
Choose a tag to compare

  • fix: minor issue with converting pos_y feature in sessions from
    before 0.7.6
  • setup: bump dclab from 0.21.1 to 0.22.5 (improve contour retrieval
    for mask images with artefacts, disable computation of Young's
    modulus for reservoir measurements)

Shape-Out 1.0.3

18 Feb 08:23
95f1898
Compare
Choose a tag to compare

  • fix: contour plot not possible (regression introduced in 1.0.1) (#265)

Shape-Out 1.0.2

13 Feb 09:58
af43146
Compare
Choose a tag to compare

  • setup: bump dclab from 0.20.1 to 0.21.1

Shape-Out 1.0.1

31 Jan 07:08
c702b19
Compare
Choose a tag to compare

  • fix: MemoryError when plotting log-log data (#264)