Skip to content

Releases: moldyn/Clustering

v1.3.2

17 Sep 13:45
91eb773
Compare
Choose a tag to compare
  • Coring: fix iterative coring with coring time of 0.
  • MPP: Add to linkage matrix header comments.

V1.3.1

12 Oct 12:32
Compare
Choose a tag to compare
  • Coring: Fix iterative coring with -w 1

V1.3.0

03 Jul 15:12
b6081cc
Compare
Choose a tag to compare

Changelog:

  • Coring: add iterative coring. Thx to @gegabo
  • Filter: add option for selecting n random frames per state
  • Doc: minor improvments in tutorial

V1.2.2

22 Nov 14:39
5e4677c
Compare
Choose a tag to compare

Changelog:

  • MPP: bug fix. correct normalization if concat_limits are given. Thx to @gregorweiss

V1.2.1

30 Sep 15:47
80a0d17
Compare
Choose a tag to compare

Changelog:

  • Stats: add number of leaving states
  • Stats: Do not count entering/leaving a state at the beginning/ending of the trajectory

V1.2.0

30 Sep 15:45
e46bef6
Compare
Choose a tag to compare

Changelog:

  • Coring: add option to input coring window as integer directly
  • Coring: bugfix, enforce correct coring at the beginning and end of a trajectory
  • Stats/Coring/Noise: store information of limits to prevent incosistency
  • Documentation: Update and minor improvements

V1.1.2

26 Aug 14:13
0778ceb
Compare
Choose a tag to compare

Changelog:

  • Noise: open correct highest cluster file (10>9 now)
  • Stats: use concat-limits for counting transitions
  • minor changes

V1.1.1

16 May 08:06
79b458e
Compare
Choose a tag to compare

Changelog:

  • Noise: allow relative paths
  • Coring: minor bug fix

V1.1

27 Mar 14:20
92a8aec
Compare
Choose a tag to compare

A new module stats was added and the filter module of v0.13 was updated to be compatible again.

  • Stats: a new module to check stats of state trajectory
  • Filter: a new interface for the filter module with enhanced functionality
  • Added filter and stats module to documentation.
  • Updated tutorial
  • Minor improvements

V1.0.1

25 Mar 15:30
b3e88c1
Compare
Choose a tag to compare

Bug fix and improved help

  • improved and unified help strings
  • fixed the number of changed frames (coring)
  • network: catch if user clusters in same directory with multiple radii (density -T), read correct cluster file
  • noise: catch if user clusters in same directory with multiple radii (density -T), read correct cluster file