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/
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.org To unsubscribe send an email to users-leave@nest-simulator.org