|
998 | 998 | "outputs": [],
|
999 | 999 | "source": [
|
1000 | 1000 | "plot_glass_brain('/output/datasink_handson/normalized/sub-07/wess_0008.nii',\n",
|
| 1001 | + " output_file=\"/output/datasink_handson/normalized/sub-07/f-contr_activation.png\",\n", |
1001 | 1002 | " colorbar=True, display_mode='lyrz', black_bg=True, threshold=25,\n",
|
1002 |
| - " title='subject 7 - F-contrast: Activation');" |
| 1003 | + " title='subject 7 - F-contrast: Activation');\n", |
| 1004 | + "\n", |
| 1005 | + "Image(filename='/output/datasink_handson/normalized/sub-07/f-contr_activation.png')" |
1003 | 1006 | ]
|
1004 | 1007 | },
|
1005 | 1008 | {
|
|
1009 | 1012 | "outputs": [],
|
1010 | 1013 | "source": [
|
1011 | 1014 | "plot_glass_brain('/output/datasink_handson/normalized/sub-07/wess_0009.nii',\n",
|
| 1015 | + " output_file=\"/output/datasink_handson/normalized/sub-07/f-contr_differences.png\",\n", |
1012 | 1016 | " colorbar=True, display_mode='lyrz', black_bg=True, threshold=25,\n",
|
1013 |
| - " title='subject 7 - F-contrast: Differences');" |
| 1017 | + " title='subject 7 - F-contrast: Differences');\n", |
| 1018 | + "\n", |
| 1019 | + "Image(filename='/output/datasink_handson/normalized/sub-07/f-contr_differences.png')" |
1014 | 1020 | ]
|
1015 | 1021 | },
|
1016 | 1022 | {
|
|
1648 | 1654 | "metadata": {
|
1649 | 1655 | "anaconda-cloud": {},
|
1650 | 1656 | "kernelspec": {
|
1651 |
| - "display_name": "Python [default]", |
| 1657 | + "display_name": "Python 3", |
1652 | 1658 | "language": "python",
|
1653 | 1659 | "name": "python3"
|
1654 | 1660 | },
|
|
1662 | 1668 | "name": "python",
|
1663 | 1669 | "nbconvert_exporter": "python",
|
1664 | 1670 | "pygments_lexer": "ipython3",
|
1665 |
| - "version": "3.6.5" |
| 1671 | + "version": "3.7.8" |
1666 | 1672 | }
|
1667 | 1673 | },
|
1668 | 1674 | "nbformat": 4,
|
|
0 commit comments