Dear Maryada,
my suggestion is that you send us a minimal reproducible example https://en.wikipedia.org/wiki/Minimal_reproducible_example. By just looking at an arbitrary loop that extracts some data from an unknown node, we can’t possibly know how your simulation is wired up and what’s going on in your network and where the problem lies.
Cheers, Jochen!
On 22.08.23 04:31, Maryada Maryada wrote:
Dear NEST Users, Any suggestion regarding my previous email?
On Tue, Aug 15, 2023 at 4:04 PM Maryada Maryada er.maryada@gmail.com wrote:
Dear NEST Users, I am simulating my network multiple times (split simulation). I tried but nest.simulate(100) in a for loop and with RunManager() withnest.RunManager(): df_mul=pd.DataFrame() for_innp.arange(0,3,1): nest.Run(150.0) df_mul=pd.concat([df_mul,pd.DataFrame(mult.get('events'))]) However in both case, it only record NaN image.png -- Thanks and Regards *Maryada*
-- Thanks and Regards
*Maryada*
NEST Users mailing list --users@nest-simulator.org To unsubscribe send an email tousers-leave@nest-simulator.org