madwilliam
madwilliam
Hi all, I have some .dat files under the NeuroScope format for which some channel have been deleted for quality control. I find that NeuroScopeIO can not open these files...
made changes to solve issue addressed in issue #6
problem in skccm.paper.predict_drop_in_list: in lines dist1, ind1 = ut.throw_out_nn_indices(dist1,ind1,conf1) dist2, ind2 = ut.throw_out_nn_indices(dist2,ind2,conf2) dist and ind is in wrong order as in function defined in ut and causes error def...
Hi, thank you for implementing this package, it has been really helpful. I saw you mentioned in your documentation that ccm might not work with Lorenz, can you tell me...