Releases: ZELLMECHANIK-DRESDEN/ShapeOut
Releases · ZELLMECHANIK-DRESDEN/ShapeOut
ShapeOut 0.6.8
- Speed-ups:
- search for measurements (#113)
- dclab 0.1.9dev10: contour handling
ShapeOut 0.6.7
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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)