Skip to content

Inconsistent argument order in methods

ClusterPermutation.get_sig_clusters takes and data argument then thresh:

https://gitlab.com/ajquinn/glmtools/-/blob/master/glmtools/permutations.py#L357

However, MNEClusterPermutation.get_sig_clusters takes thresh first then data:

https://gitlab.com/ajquinn/glmtools/-/blob/master/glmtools/permutations.py#L635

Would be good to have a consistent argument order for methods with the same name.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information