|
1 |
| -## Cell morphology from NeuroMorpho visualised on Open Source Brain |
| 1 | +## Cell morphology from NeuroMorpho.Org visualised on Open Source Brain |
2 | 2 |
|
3 | 3 | ### Local software requirements
|
4 | 4 |
|
5 |
| -None, apart from an up to date web browser |
| 5 | +None, apart from an up to date web browser. |
6 | 6 |
|
7 | 7 | ### Instructions
|
8 | 8 |
|
9 |
| -1. Download morphology from Neuromorpho in NeuroML 2 format |
| 9 | +#### 1. Download morphology from NeuroMorpho.Org in NeuroML 2 format |
10 | 10 |
|
11 | 11 | Pick a cell, e.g. [this one](http://neuromorpho.org/neuron_info.jsp?neuron_name=A1-May29-IR2-3-G)
|
12 | 12 |
|
13 |
| - - Set up user account on GitHub |
| 13 | + |
| 14 | + |
| 15 | +Select **3D Neuron Viewer**. This will show a 3D view of the cell in an external |
| 16 | +window (Java Applet, see below if you have issues). Select in **Save as** the option |
| 17 | +to download in NeuroML2 format. |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +If the 3D Neuron Viewer does not open you may have to change your setting to allow |
| 22 | +Java Applets to run. See: *"The 3D Neuron Viewer does not launch. What can I do?"* [here](http://neuromorpho.org/myfaq.jsp). |
| 23 | + |
| 24 | +For Mac you may need to specify where the Java Web Start is located (to run the jnlp file). |
| 25 | +When it asks which application to open with, navigate to the root directory (not |
| 26 | +Applications), go to "System" -> "Library" -> "CoreServices" and pick "Java Web Start". |
| 27 | + |
| 28 | +If there is still an issue, just download the SWC version of the morphology (via **Morphology File (Standardized)**) |
| 29 | +or get a copy of the NeuroML 2 file [here](files/A1-May29-IR2-3-G.cell.nml). |
| 30 | + |
| 31 | +#### 2. Set up user account on GitHub |
14 | 32 |
|
15 | 33 | ...
|
16 | 34 |
|
|
0 commit comments