Skip to content

Commit

Permalink
Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
jcohenadad committed Jan 24, 2024
1 parent b4326a6 commit c2c08ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data_processing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@
"# Copy CSF masks from the derivatives folder\n",
"\n",
"# For more details about how these masks were created, see: https://github.com/shimming-toolbox/rf-shimming-7t/issues/67\n",
"\n",
"for subject in subjects:\n",
" os.chdir(os.path.join(path_data, subject, \"anat\"))\n",
" fname_manual_seg = os.path.join(path_labels, subject, \"anat\", f\"{subject}_acq-CoV_T2starw_label-CSF_seg.nii.gz\")\n",
Expand Down

0 comments on commit c2c08ac

Please sign in to comment.