Skip to content

Commit

Permalink
Update tedana/reporting/static_figures.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Handwerker <7406227+handwerkerd@users.noreply.github.com>
  • Loading branch information
eurunuela and handwerkerd committed Oct 27, 2023
1 parent a126ffa commit 964b0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tedana/reporting/static_figures.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def comp_figures(ts, mask, comptable, mmix, io_generator, png_cmap):
Time series from which to derive ICA betas
mask : (S,) array_like
Boolean mask array
comptable : (C x x) :obj:`pandas.DataFrame`
comptable : (C x M) :obj:`pandas.DataFrame`
Component metric table. One row for each component, with a column for
each metric. The index should be the component number.
mmix : (C x T) array_like
Expand Down

0 comments on commit 964b0f6

Please sign in to comment.