Skip to content

Releases: dcnieho/I2MC_Python

I2MC Fixation-classification algorithm

06 May 10:12

Choose a tag to compare

two_cluster_weighting: placement of switch weights was inconsistent with locations where downsampled data were taken from, which causes a slight misalignment for some downsample levels, and also a crash due to wrong indexing for some valid input parameters (e.g. downsample 5 for 60 Hz data and a .2 s window)

I2MC Fixation-classification algorithm

25 Jan 15:45

Choose a tag to compare

v2.1.1: fix that v2.1.0 was not pip installable

I2MC Fixation-classification algorithm

25 Jan 15:25

Choose a tag to compare

v2.1.0: now accepts pandas data frames as data input. Previous dict of arrays remains working.

I2MC Fixation-classification algorithm

17 Jan 10:58

Choose a tag to compare

v2.0.3: I2MC.I2MC() output now always a 3-tuple. Updated readme so images show on PyPI

I2MC Fixation-classification algorithm

14 Jan 16:02

Choose a tag to compare

v2.0.2 just bumping version as i forgot for previous release

I2MC Fixation-classification algorithm

14 Jan 15:49
f3e35fb

Choose a tag to compare

v2.0.1: made more pythonic and cleaned up

I2MC Fixation-classification algorithm

14 Jan 15:24

Choose a tag to compare

first official release of I2MC, as uploaded to PyPI