Dear all,I am running a large simulation where I need to evaluate the spike frequency of large populations in several elapsed time frames. In order to keep this procedure efficient and memory efficient, is it possible to reset the spikeDetector (delete all events)?Thanks in advance!Best,Benedikt
Hi Benedikt!
You can just set the n_events property of the recorder to 0. That will clear the stored events when recording to memory or just reset the counter when recording to ASCII. The relevant documentation (for master, aka NEST 3.0) is in the guide on recording from simulationshttps://nest-simulator.readthedocs.io/en/latest/guides/recording_from_simulations.html.
Cheers, Jochen!
On 02.12.20 17:53, feldotto wrote:
Dear all, I am running a large simulation where I need to evaluate the spike frequency of large populations in several elapsed time frames. In order to keep this procedure efficient and memory efficient, is it possible to reset the spikeDetector (delete all events)? Thanks in advance! Best, Benedikt
_______________________________________________ NEST Users mailing list -- users@nest-simulator.orgmailto:users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.orgmailto:users-leave@nest-simulator.org
-- Dr. Jochen Martin Eppler Phone: +49(2461)61-96653 ---------------------------------- Simulation Laboratory Neuroscience Jülich Supercomputing Centre Institute for Advanced Simulation
------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------
Great, thanks Jochen!
On 02.12.20 18:15, Jochen Martin Eppler wrote:
Hi Benedikt!
You can just set the |n_events| property of the recorder to |0|. That will clear the stored events when recording to memory or just reset the counter when recording to ASCII. The relevant documentation (for /master/, aka NEST 3.0) is in the guide on recording from simulations https://nest-simulator.readthedocs.io/en/latest/guides/recording_from_simulations.html.
Cheers, Jochen!
On 02.12.20 17:53, feldotto wrote:
Dear all, I am running a large simulation where I need to evaluate the spike frequency of large populations in several elapsed time frames. In order to keep this procedure efficient and memory efficient, is it possible to reset the spikeDetector (delete all events)? Thanks in advance! Best, Benedikt
NEST Users mailing list --users@nest-simulator.org To unsubscribe send an email tousers-leave@nest-simulator.org
Dr. Jochen Martin Eppler Phone: +49(2461)61-96653
Simulation Laboratory Neuroscience Jülich Supercomputing Centre Institute for Advanced Simulation
Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt
NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org