|
pointp.hPointp.noiseFromRandom123(c.gid, len(c.conns), ip) |
I believe we changed the gfluctp mod file so it is initialized just by setting the params via netParams.cellParams as shown here:
https://github.com/Neurosim-lab/EEE_network/blob/master/eee_network/netParams.py#L98
EEE_network/eee_network/init.py
Line 34 in 22efc3e
I believe we changed the gfluctp mod file so it is initialized just by setting the params via netParams.cellParams as shown here:
https://github.com/Neurosim-lab/EEE_network/blob/master/eee_network/netParams.py#L98