neuropycon / graphpype

Neuropycon package of functions for electrophysiology analysis, can be used from ephypype and nipype
https://neuropycon.github.io/graphpype/
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

Modified gather permuts #53

Closed davidmeunier79 closed 3 years ago

davidmeunier79 commented 3 years ago

Allons running the stats even if all seeds are not present for one session comparison; still the seed -1 is mandatory

codecov[bot] commented 3 years ago

Codecov Report

Merging #53 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   71.64%   71.64%           
=======================================
  Files          37       37           
  Lines        3238     3238           
=======================================
  Hits         2320     2320           
  Misses        918      918           
Impacted Files Coverage Δ
graphpype/nodes/correl_mat.py 57.78% <ø> (ø)
graphpype/utils.py 86.56% <ø> (ø)
graphpype/utils_stats.py 81.01% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f464dea...bd6ad8d. Read the comment docs.

annapasca commented 3 years ago

@davidmeunier79 it's good for me!