-
`hemibrain_clean_skeleton` calls `prune_synapseless_branches`
https://github.com/flyconnectome/hemibrainr/blob/36f255878d9c8cbf256ad8b1c8f0dd746d384a8c/R/hemibrain_read_neurons.R#L183-L184
but t…
-
**CL term**
**Suggested revision of logical definition**
-
####
**Lab Name**: Biosignal Processing and Analysis Lab
**Department**: Biotechnology and Biomedical Engineering
**List of Experiments and Repositories**:
1: Bio signal import and channe…
-
**General**
I really like this tutorial! Love how it builds up step-by-step, and clearly explains what is happening/what should be learned at each
step. Also like the conversational tone.
- Not …
-
Hi Pablo,
I met the following compiling issues which might be an issue of compatibility. Would you help to solve this?
Thanks
Ze
Scanning dependencies of target mymodule_lib
make[2]: Warning…
-
-
Thank you very much for making Potree available. I have just begun exploring visualization tools, and I hope to be able to use potree.
Our project concerns visualization of 3D neuroanatomical data. W…
straz updated
7 years ago
-
1. Textbox should explain what parameters you have changed/added to get neurons with such behaviour. I might have overlooked something, but the basic parameters looked similar too me.
2. With standard…
-
@pgleeson we discussed having an example/tutorial using Izhikevich neurons. However, the only implementations of Izhikevich I know of in NEURON are these ones: https://senselab.med.yale.edu/modeldb/Sh…
-
Was trying to do this in a model:
```python
nengo.Connection(pre, post.neurons[0], synapse=None, transform=[1.])
```
but got this error:
```python
elif isinstance(conn.post_obj, Ne…