Sebastian Spreizer

Results 5 issues of Sebastian Spreizer

**Describe the bug** With network of spatial neurons, it shows an error in `nest.Connect` call when the function has spatial distribution, e.g. for `p` and any synaptic specification is an...

T: Bug
S: High
I: No breaking change
stale

**Describe the flaw** The user documentation doesn't mention `t_ref` of `hh_psc_alpha` (See the code https://github.com/nest/nest-simulator/blob/master/models/hh_psc_alpha.h#L91). The question is, can the user set the value of `t_ref`? **Suggest an improvement** Add...

S: Normal
T: Maintenance
stale

**Is your feature request related to a problem? Please describe.** NEST is able to load external user modules e.g. the ones coming generated by [NESTML](https://github.com/nest/nestml). However it is not possible...

T: Enhancement
S: Normal
I: No breaking change
stale

**Describe the bug** PyNEST raises errors in various aspects using - `kernel.NESTError()`, e.g. in `_process_syn_spec` and in `_process_spatial_projections` functions (`hl_api_connection_helper.py`) and in `Create` function (`hl_api_nodes.py`). - `NESTErrors class`, e.g. `NESTErrors.ArgumentType()`...

S: Normal
T: Maintenance
I: No breaking change
stale

This PR clean the documentation for NEST Server and related projects: - Reformat "Set environment variables for security options" - Use line length: 120 letters

S: Normal
T: Maintenance
I: No breaking change