Skip to content

Commit 26e30a8

Browse files
committed
Exercise 1
1 parent 2982ab1 commit 26e30a8

File tree

5 files changed

+11598
-4
lines changed

5 files changed

+11598
-4
lines changed

Exercises/Exercise1_NeuroMorpho_to_OSB.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,34 @@
1-
## Cell morphology from NeuroMorpho visualised on Open Source Brain
1+
## Cell morphology from NeuroMorpho.Org visualised on Open Source Brain
22

33
### Local software requirements
44

5-
None, apart from an up to date web browser
5+
None, apart from an up to date web browser.
66

77
### Instructions
88

9-
1. Download morphology from Neuromorpho in NeuroML 2 format
9+
#### 1. Download morphology from NeuroMorpho.Org in NeuroML 2 format
1010

1111
Pick a cell, e.g. [this one](http://neuromorpho.org/neuron_info.jsp?neuron_name=A1-May29-IR2-3-G)
1212

13-
- Set up user account on GitHub
13+
![NeuroMorpho](images/neuromorpho.png)
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+
![3D View](images/3Dview.png)
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
1432

1533
...
1634

0 commit comments

Comments
 (0)