nest / nestml

A domain specific language for neuron and synapse models in spiking neural network simulation
GNU General Public License v2.0
46 stars 45 forks source link

Improve automatic model documentation generation #919

Closed clinssen closed 4 months ago

clinssen commented 1 year ago

Improve model characterization on https://nestml.readthedocs.io/en/latest/models_library/index.html, especially the plots.

Add pulse current stimulus plot.

Refactor script to be in a separate directory (and equally applicable to NESTML models as NEST built-in models).

To do:

jessica-mitchell commented 1 year ago

@clinssen can you also link to the script that generates the plots? thanks