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

Releases: ZELLMECHANIK-DRESDEN/ShapeOut

ShapeOut 0.6.8

16 Dec 15:04
Compare
Choose a tag to compare

  • Speed-ups:
    • search for measurements (#113)
    • dclab 0.1.9dev10: contour handling

ShapeOut 0.6.7

12 Dec 15:49
Compare
Choose a tag to compare

  • Minimize memory usage for batch processing (#108)
  • Allow export to flow cytometry standard file format (#54)
  • dclab 0.1.9dev2: add support for "User Defined" column in tdms files
  • dclab 0.1.9dev7: compute default parameters for contours (#55, #110)

ShapeOut 0.6.6

23 Nov 15:35
Compare
Choose a tag to compare

  • Hide unimportant data in Info tab (#102)
  • Disable/Enable controls dependent on values of other controls (#103)
  • Bugfixes:
    • Regression: Error when batch analysis started (#105, #106)
    • Contour error when plot contains no events (#104)

ShapeOut 0.6.5

16 Nov 12:38
Compare
Choose a tag to compare

  • Sessions are now autosaved every 60s (#97)
  • Bugfixes:
    • Loading of sessions with hierarchy children failed (#99)
    • Reduced a memory leak for new analyses that resulted in frequent
      memory errors (should be less frequent now)

ShapeOut 0.6.4

26 Oct 14:17
Compare
Choose a tag to compare

  • Bugfixes:
    • Batch analysis: Individual measurement parameters not preserved (#96)
    • Legend plot: >9 measurements cannot be displayed in legend at
      the same time. Introduced new config key "Legend Autoscaled" (#91)
  • New filter hierarchy allows to investigate subpopulations (#87, #63)

ShapeOut 0.6.3

13 Oct 13:33
Compare
Choose a tag to compare

  • Bugfixes:
    • Regression: Excluded events plotted on top of filtered events (#86)
    • PDF plot export: Scatter inspector event highlighted (#92)
  • Implement differential (w.r.t. reservoir) linear-mixed models
    analysis with bootstrapping (#88)

ShapeOut 0.6.2

06 Sep 15:25
Compare
Choose a tag to compare

  • Add batch filter processing
  • Move statistics computation to dclab (0.1.7dev12):
    • New columns: "Flow rate", "%-gated"
  • Bugfixes:
    • Windows: Saving session on different drive than data causes ValueError
    • Memory leak: Re-plotting scatter plots (ControlPanel.OnChangeFilter)
    • Handle plots where all events are filtered correctly
    • Scatter plots: False filtered events shown in gray
    • dclab (0.1.7dev9): Faulty hashing strategy in
      RTDC_DataSet.GetDownSampledScatter

ShapeOut 0.6.1

28 Jul 19:54
Compare
Choose a tag to compare

  • Load session: Allow user to select missing data files (#80)
  • Sessions: Store relative paths in index file for user convenience (#80)
  • Bugfixes:
    • Setting order of plots not possible in Windows (#79)
    • Inability to search measurements due to broken data files (#81)

ShapeOut 0.6.0

13 Jul 10:07
Compare
Choose a tag to compare

  • Compute mode in statistics tab using Freedman-Diaconis rule (#72)
  • Add channels: bounding box x- and y-size
  • Display number of events in measurement browser (#70)
  • Bugfixes:
    • "KeyError: 'Plotting'" when filtering (#73)
    • "AttributeError" when plotting 2col 1row without legend (#76)

ShapeOut 0.5.9

07 Jun 19:54
Compare
Choose a tag to compare
ShapeOut 0.5.9 Pre-release
Pre-release

  • dclab add channel: distance between two first peaks
  • Allow logarithmic plot axes (#56)
  • Display fluorescence curve of events (#65)
  • Bugfixes:
    • OpenCV version 2 vs 3 variable name differences (CV_CAP_...)
    • Gray dots in PDF export too large (#69)