diff --git a/fsub_extractor/utils/fury_viz.py b/fsub_extractor/utils/fury_viz.py index d677e1b..d5550b1 100644 --- a/fsub_extractor/utils/fury_viz.py +++ b/fsub_extractor/utils/fury_viz.py @@ -252,9 +252,9 @@ def visualize_bundles( slice_actor=None, roi_actor=None, hemi="lh", - roll_val=90, + roll_val=0, pitch_val=0, - yaw_val=270, + yaw_val=0, filename=None, ):