|
@@ -1173,16 +1173,6 @@
|
|
},
|
|
},
|
|
"metadata": {},
|
|
"metadata": {},
|
|
"output_type": "display_data"
|
|
"output_type": "display_data"
|
|
- },
|
|
|
|
- {
|
|
|
|
- "data": {
|
|
|
|
- "text/plain": [
|
|
|
|
- "<matplotlib.legend.Legend at 0x7f04334ae4a8>"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "execution_count": 8,
|
|
|
|
- "metadata": {},
|
|
|
|
- "output_type": "execute_result"
|
|
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"source": [
|
|
"source": [
|
|
@@ -1195,7 +1185,7 @@
|
|
" y='volume_mm^3',\n",
|
|
" y='volume_mm^3',\n",
|
|
" hue='segmentation_mode')\n",
|
|
" hue='segmentation_mode')\n",
|
|
"ax.set_title('Hippocampal Volume of Subject {}'.format(SUBJECT))\n",
|
|
"ax.set_title('Hippocampal Volume of Subject {}'.format(SUBJECT))\n",
|
|
- "ax.legend(loc='lower right')"
|
|
+ "ax.legend(loc='lower right');"
|
|
]
|
|
]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -1994,16 +1984,6 @@
|
|
},
|
|
},
|
|
"metadata": {},
|
|
"metadata": {},
|
|
"output_type": "display_data"
|
|
"output_type": "display_data"
|
|
- },
|
|
|
|
- {
|
|
|
|
- "data": {
|
|
|
|
- "text/plain": [
|
|
|
|
- "Text(0.5, 1.0, 'Hippocampal Subfield Volumes of Subject bert\\nLeft Hemisphere')"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "execution_count": 9,
|
|
|
|
- "metadata": {},
|
|
|
|
- "output_type": "execute_result"
|
|
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"source": [
|
|
"source": [
|
|
@@ -2016,7 +1996,7 @@
|
|
" y='volume_mm^3',\n",
|
|
" y='volume_mm^3',\n",
|
|
" hue='segmentation_mode')\n",
|
|
" hue='segmentation_mode')\n",
|
|
"ax.set_xticklabels(ax.get_xticklabels(), rotation=60)\n",
|
|
"ax.set_xticklabels(ax.get_xticklabels(), rotation=60)\n",
|
|
- "ax.set_title('Hippocampal Subfield Volumes of Subject {}\\nLeft Hemisphere'.format(SUBJECT))"
|
|
+ "ax.set_title('Hippocampal Subfield Volumes of Subject {}\\nLeft Hemisphere'.format(SUBJECT));"
|
|
]
|
|
]
|
|
}
|
|
}
|
|
],
|
|
],
|