Skip to content

Commit

Permalink
Merge pull request #1083 from karanphil/fix_freewater_doc
Browse files Browse the repository at this point in the history
Adding ref to scil_freewater_maps
  • Loading branch information
arnaudbore authored Dec 12, 2024
2 parents 524ed37 + e63c833 commit d956957
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/scil_freewater_maps.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

"""
Compute Free Water maps [1] using AMICO.
Compute Free Water maps [1] using the AMICO framework [2].
This script supports both single and multi-shell data.
Formerly: scil_compute_freewater.py
Expand Down Expand Up @@ -35,6 +35,9 @@
[1] Pasternak 0, Sochen N, Gur Y, Intrator N, Assaf Y.
Free water elimination and mapping from diffusion mri.
Magn Reson Med. 62 (3) (2009) 717-730.
[2] Daducci A, et al. Accelerated microstructure imaging
via convex optimization (AMICO) from diffusion MRI data.
Neuroimage 105 (2015) 32-44.
"""


Expand Down

0 comments on commit d956957

Please sign in to comment.