---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-13-525a46cfa676> in <cell line: 6>() 4 import nest 5 import matplotlib.pyplot as plt ----> 6 neuron = nest.Create("iaf_psc_alpha")
AttributeError: module 'nest' has no attribute 'Create'
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-14-9be5eaa06f5d> in <cell line: 19>() 17 import matplotlib.pyplot as plt 18 from pysilsub import observers ---> 19 nestml.help('Create') 20
AttributeError: module 'pynestml' has no attribute 'help'
_______________________________________________
As an alternative, the EBRAINS research infrastructure offers collaboratories with NEST and many other neuroscience tools pre-installed, see
https://www.ebrains.eu/data/collaboratory
https://www.ebrains.eu/tools/nest
Best,
Hans Ekkehard
--
Prof. Dr. Hans Ekkehard Plesser
Department of Data Science
Faculty of Science and Technology
Norwegian University of Life Sciences
PO Box 5003, 1432 Aas, Norway
Phone +47 6723 1560
Email hans.ekkehard.plesser@nmbu.no
Home http://arken.nmbu.no/~plesser
NEST Users mailing list -- users@nest-simulator.org
To unsubscribe send an email to users-leave@nest-simulator.org