Parameter defined in Netpyne-UI:
|
metadata['netParams']['children']['cellsVisualizationSpacingMultiplierX'] = { |
These weren't yet added to netpyne.metadata, currently we dynamically extend it
But that is likely to cause some issues, one I stumbled upon when I start with an empty project and export model to Python, I get an exception thrown by netpyne (see screen attached)

Parameter defined in Netpyne-UI:
NetPyNE-UI/netpyne_ui/netpyne_geppetto.py
Line 45 in fb4faa8
These weren't yet added to netpyne.metadata, currently we dynamically extend it
But that is likely to cause some issues, one I stumbled upon when I start with an empty project and export model to Python, I get an exception thrown by netpyne (see screen attached)