Releases: dcnieho/I2MC_Python
Releases · dcnieho/I2MC_Python
I2MC Fixation-classification algorithm
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
v2.1.1: fix that v2.1.0 was not pip installable
I2MC Fixation-classification algorithm
v2.1.0: now accepts pandas data frames as data input. Previous dict of arrays remains working.
I2MC Fixation-classification algorithm
v2.0.3: I2MC.I2MC() output now always a 3-tuple. Updated readme so images show on PyPI
I2MC Fixation-classification algorithm
v2.0.2 just bumping version as i forgot for previous release
I2MC Fixation-classification algorithm
v2.0.1: made more pythonic and cleaned up
I2MC Fixation-classification algorithm
first official release of I2MC, as uploaded to PyPI