Skip to content

Commit

Permalink
Update scilpy/utils/metrics_tools.py
Browse files Browse the repository at this point in the history
Co-authored-by: arnaudbore <[email protected]>
  • Loading branch information
frheault and arnaudbore authored Jul 8, 2021
1 parent 6e79654 commit 03b8f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scilpy/utils/metrics_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def compute_lesion_stats(map_data, lesion_atlas, single_label=True,
min_lesion_vol : float
Minimum lesion volume in mm3 (default: 7, cross-shape).
precomputed_lesion_labels : np.ndarray (N)
For connectivity analysis, when the unique lesion labels are know,
For connectivity analysis, when the unique lesion labels are known,
provided a pre-computed list of labels save computation.
Returns
---------
Expand Down

0 comments on commit 03b8f4e

Please sign in to comment.