Skip to content

Commit

Permalink
Merge branch 'deploy' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
j1c committed Apr 7, 2024
2 parents a9e0562 + 3201359 commit 6169ef4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions m2g/graph.py
Expand Up @@ -36,6 +36,7 @@
from matplotlib import pyplot as plt



class GraphTools:
"""Initializes the graph with nodes corresponding to the number of ROIS
Expand Down
1 change: 1 addition & 0 deletions m2g/stats/qa_skullstrip.py
Expand Up @@ -32,6 +32,7 @@
from m2g.utils.qa_utils import get_min_max, opaque_colorscale, pad_im



def gen_overlay_pngs(
brain, original, outdir, loc=0, mean=False, minthr=2, maxthr=95, edge=False
):
Expand Down

0 comments on commit 6169ef4

Please sign in to comment.