nlsam.script

Attributes

DESCRIPTION

EPILOG

Functions

buildArgsParser()

main()

main_workaround_joblib()

Module Contents

nlsam.script.DESCRIPTION = Multiline-String
Show Value
"""
Main script for the NLSAM denoising [1], including the bias correction framework from [2].
"""
nlsam.script.EPILOG = Multiline-String
Show Value
"""
References :

[1] St-Jean, S., Coupe, P., & Descoteaux, M. (2016).
Non Local Spatial and Angular Matching : Enabling higher spatial resolution diffusion MRI datasets through adaptive denoising.
Medical Image Analysis, 32(2016), 115-130. doi:10.1016/j.media.2016.02.010

[2] Koay CG, Ozarslan E and Basser PJ.
A signal transformational framework for breaking the noise floor and its applications in MRI.
Journal of Magnetic Resonance 2009; 197: 108-119.

[3] St-Jean S, De Luca A, Tax C.M.W., Viergever M.A, Leemans A.
Automated characterization of noise distributions in diffusion MRI data.
Medical Image Analysis, June 2020:101758. doi:10.1016/j.media.2020.101758
"""
nlsam.script.buildArgsParser()
nlsam.script.main()
nlsam.script.main_workaround_joblib()