Tutorials: ring network (#1313)
* Tutorial ring network added. A few typos fixed, crosslinks fixed. * MPI tutorial added. * Improved SVG generation, added separate label scaling, increased default label size. * Bugfix: didnt generate cable region in gen-labels.py used in `concepts/morphology.rst`. * Termified Interconnectivity page. * Termified probe nomenclature page. Will be moved in [this PR](https://github.com/arbor-sim/arbor/issues/1353) from python/simulation to concepts/probes_samplers.
Showing
- .github/workflows/basic.yml 3 additions, 3 deletions.github/workflows/basic.yml
- doc/concepts/interconnectivity.rst 33 additions, 23 deletionsdoc/concepts/interconnectivity.rst
- doc/concepts/mechanisms.rst 2 additions, 0 deletionsdoc/concepts/mechanisms.rst
- doc/concepts/recipe.rst 1 addition, 1 deletiondoc/concepts/recipe.rst
- doc/python/interconnectivity.rst 3 additions, 1 deletiondoc/python/interconnectivity.rst
- doc/python/simulation.rst 71 additions, 65 deletionsdoc/python/simulation.rst
- doc/scripts/gen-labels.py 39 additions, 1 deletiondoc/scripts/gen-labels.py
- doc/scripts/inputs.py 16 additions, 0 deletionsdoc/scripts/inputs.py
- doc/scripts/make_images.py 39 additions, 24 deletionsdoc/scripts/make_images.py
- doc/tutorial/index.rst 2 additions, 0 deletionsdoc/tutorial/index.rst
- doc/tutorial/mpi.rst 127 additions, 0 deletionsdoc/tutorial/mpi.rst
- doc/tutorial/mpi_result.svg 3059 additions, 0 deletionsdoc/tutorial/mpi_result.svg
- doc/tutorial/network_ring.rst 261 additions, 0 deletionsdoc/tutorial/network_ring.rst
- doc/tutorial/network_ring_result.svg 1298 additions, 0 deletionsdoc/tutorial/network_ring_result.svg
- doc/tutorial/single_cell_detailed.rst 9 additions, 9 deletionsdoc/tutorial/single_cell_detailed.rst
- doc/tutorial/single_cell_detailed_recipe.rst 6 additions, 6 deletionsdoc/tutorial/single_cell_detailed_recipe.rst
- python/example/mpi.py 151 additions, 0 deletionspython/example/mpi.py
- python/example/mpi_plot.py 11 additions, 0 deletionspython/example/mpi_plot.py
- python/example/network_ring.py 44 additions, 62 deletionspython/example/network_ring.py
- python/example/single_cell_detailed.py 1 addition, 1 deletionpython/example/single_cell_detailed.py
Please register or sign in to comment