-
Can we add another tab (before the about tab) which would open an in-window website of www.neuromorpho.org?
In this way somebody can browse the official website and search for additional info if need…
-
Export of morphologies to SWC format should be straightforward to add
Import of SWC & conversion to NeuroML morphologies could be supported, but owuld probably be best done reusing some of the code h…
-
According to swc format specification (neuromorpho.org standard), structure identifier (column 2) 5 and above represent custom identifier. However, MOOSE swc reader does not read files with such iden…
-
Hi,
I have downloaded the Windows version (2.80) of NeuroMorphoVis and experience problems in meshing with the MetaBalls algorithm (I can validate that it works with kubuntu). To reproduce this pro…
-
After ```cmake .. ``` and ```make```, I got the reslult:
```[100%] Linking CXX executable ../bin/am_meshstat
[100%] Built target am_meshstat```
But, when I try to run ```am_cellgen -i L-glu-8-31-1…
-
Add functions to draw MouseLight reconstructions into the 3D brain plots. These can be downloaded in SWC format:
http://research.mssm.edu/cnic/swc.html
-
When I attempt to open a swc file from neuromorpho.org with the NEURON standard.
this is what the file looks like.
![image](https://github.com/BlueBrain/NeuroM/assets/9092872/49e22d03-1c00-457b-b54…
-
This is a task which would be useful for the student of @ChristophMetzner,
Usama Liaquat.
Steps:
- [ ] Install neuromac locally, have a look at the documentation, and get the examples running, e.g. …
-
Hi
I found a morphology with the following line at the end of the header:
```
# generated by Vaa3D Plugin neuron_connector
```
So I came here.
The first point of this file is:
`1 3 0.000 0.00…
-
Hello,
A couple of weeks ago i asked if it was possible to export files from Neugen to .ugx, which using the .txt export function worked out well. Now i wanted to know if there is any way in NeuGen…