NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
34 stars 30 forks source link

Issue/318- Adding Video recording functionality to vispy viewer #334

Closed AdityaBITMESRA closed 2 months ago

AdityaBITMESRA commented 2 months ago

I have modified the code in the create_new_vispy_canvas function to add video recording functionality

AdityaBITMESRA commented 2 months ago

Repalced this with #342 to remove branch conflicts