Hi,
I wanted to know how to stop printing the simulation details on my terminal window. For instance I can see the number of open mpi process, simulation time being printed every time I run a model. I do not want to see the details on my terminal screen, is there a way to do it?
Hi,
you can set the verbosity of NEST by calling the function nest.set_verbosity(). E.g., nest.set_verbosity('M_ERROR')
Best,
Alberto
Alberto Antonietti, Ph.D. Nearlab - NeuroEngineering And medical Robotics Laboratory Department of Electronics, Information and Bioengineering Politecnico di Milano
Department of Brain and Behavioral Sciences - Unit of Neurophysiology University of Pavia, Italy
http://www.nearlab.polimi.it/ http://www-5.unipv.it/dangelo/
On 03/02/2020 23:47, shanka19@purdue.edumailto:shanka19@purdue.edu wrote:
Hi,
I wanted to know how to stop printing the simulation details on my terminal window. For instance I can see the number of open mpi process, simulation time being printed every time I run a model. I do not want to see the details on my terminal screen, is there a way to do it? _______________________________________________ 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