dpr.scripts.dpr_make_fancy_graph

Attributes

DESCRIPTION

EPILOG

Functions

buildArgsParser()

main()

Module Contents

dpr.scripts.dpr_make_fancy_graph.DESCRIPTION = Multiline-String
Show Value
"""
Script to draw overlays after applying the diffusion profile realignment (DPR) algorithm.
The x and y axis relate to the graph itself, but any spatial combination can be used.
"""
dpr.scripts.dpr_make_fancy_graph.EPILOG = Multiline-String
Show Value
"""
Reference :

St-Jean, Samuel, Chamberland, Maxime, Viergever, Max A. and Leemans, Alexander.
Reducing variability in along-tract analysis with diffusion profile realignment, NeuroImage, 2019, ISSN 1053-8119

Available at: https://doi.org/10.1016/j.neuroimage.2019.06.016
"""
dpr.scripts.dpr_make_fancy_graph.buildArgsParser()
dpr.scripts.dpr_make_fancy_graph.main()