.. _sphx_glr_auto_examples_music_cont_out_proxy_example: MUSIC example ============================== Requirements ------------ - MUSIC 1.1.15 or higher - NEST 2.14.0 or higher compiled with MPI and MUSIC - NumPy Instructions ------------ This example runs 2 NEST instances and one receiver instance. Neurons on the NEST instances are observed by the music_cont_out_proxy and their values are forwarded through MUSIC to the receiver. .. code-block:: bash mpiexec -np 3 music test.music .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/music_cont_out_proxy_example/images/thumb/sphx_glr_nest_script_thumb.png :alt: :ref:`sphx_glr_auto_examples_music_cont_out_proxy_example_nest_script.py` .. raw:: html
Music example
.. raw:: html
.. only:: html .. image:: /auto_examples/music_cont_out_proxy_example/images/thumb/sphx_glr_receiver_script_thumb.png :alt: :ref:`sphx_glr_auto_examples_music_cont_out_proxy_example_receiver_script.py` .. raw:: html
Music example receiver script
.. raw:: html
.. toctree:: :hidden: /auto_examples/music_cont_out_proxy_example/nest_script /auto_examples/music_cont_out_proxy_example/receiver_script