help
help > RE: Display fNRIS optode locations on the rendered brain in MRICron
Jan 23, 2021 09:01 PM | Chris Rorden
RE: Display fNRIS optode locations on the rendered brain in MRICron
You can load a text file saved as BrainNet Node format. You can do
this with the Nodes/AddNodesOrEdges menu item or with a Python
script (see the Scripting/Python/node script for an example). The
node file format is a simple text file where each file reports the
X,Y,Z coordinates of each node, the size, the color/intensity and a
name. Each node is a separate line, each line has these 6
properties:
-9.631 28.620 33.320 1 1 L.superior.frontal.gyrus
10.801 28.312 33.032 1 1 R.superior.frontal.gyrus
-30.468 35.927 26.576 1 1 L.middle.frontal.gyrus
30.734 37.800 25.642 1 1 R.middle.frontal.gyrus
-9.631 28.620 33.320 1 1 L.superior.frontal.gyrus
10.801 28.312 33.032 1 1 R.superior.frontal.gyrus
-30.468 35.927 26.576 1 1 L.middle.frontal.gyrus
30.734 37.800 25.642 1 1 R.middle.frontal.gyrus
Threaded View
Title | Author | Date |
---|---|---|
Anyi Liu | Jan 22, 2021 | |
Chris Rorden | Jan 22, 2021 | |
Anyi Liu | Jan 23, 2021 | |
Chris Rorden | Jan 23, 2021 | |
Anyi Liu | Jan 24, 2021 | |
Chris Rorden | Jan 24, 2021 | |
Anyi Liu | Feb 3, 2021 | |
Chris Rorden | Feb 3, 2021 | |
Anyi Liu | Feb 3, 2021 | |