INM-6 / hybridLFPy

Biophysics-based prediction of LFPs from point-neuron networks
GNU General Public License v3.0
10 stars 10 forks source link

ignore presynaptic nodes with zero probability for being drawn #78

Closed espenhgn closed 2 years ago

espenhgn commented 2 years ago

Closes #77

espenhgn commented 2 years ago

Merging - minor performance gains with example_brunel_alpha_topo_exp.py with order = 5000, mask_radius = 200., serial execution: master: found presynaptic cells in 14.18 seconds branch fix-77: found presynaptic cells in 9.25 seconds