Skip to content

Commit

Permalink
Added QC report cell
Browse files Browse the repository at this point in the history
  • Loading branch information
jcohenadad committed Dec 22, 2023
1 parent 285939e commit 0cb5b12
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,20 @@
" !sct_deepseg_sc -i {subject}_acq-CoV_T2starw.nii.gz -c t2 -qc {path_qc}"
]
},
{
"cell_type": "markdown",
"id": "49c57187",
"metadata": {},
"source": [
"## Verify quality control (QC) report\n",
"\n",
"Open the QC report located under `ds004906/qc/index.html`. Make sure the segmentations and registrations are correct before resuming the analysis."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "17223063",
"id": "1809bb43",
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit 0cb5b12

Please sign in to comment.