Traceback (most recent call last): File "/home/tzikos/anaconda3/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3267, in run_code exec(code_obj, self.user_global_ns, self.user_ns) File "<ipython-input-4-ad1c754ecb3c>", line 45, in <module> run(600*ms) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/units/fundamentalunits.py", line 2375, in new_f result = f(*args, **kwds) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/core/magic.py", line 371, in run namespace=namespace, profile=profile, level=2+level) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/core/magic.py", line 231, in run namespace=namespace, profile=profile, level=level+1) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/core/base.py", line 276, in device_override_decorated_function return func(*args, **kwds) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/units/fundamentalunits.py", line 2375, in new_f result = f(*args, **kwds) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/core/network.py", line 951, in run self.before_run(namespace) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/core/base.py", line 276, in device_override_decorated_function return func(*args, **kwds) File "/home/tzikos/anaconda3/lib/python3.6/site-packages/brian2/core/network.py", line 843, in before_run raise brian_object_exception("An error occurred when preparing an object.", obj, ex) File "<string>", line unknown BrianObjectException
--
---
You received this message because you are subscribed to the Google Groups "Brian Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brian-developm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Brian Development" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/brian-development/dnaZ4i2USxE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to brian-developm...@googlegroups.com.
Our website at https://briansimulator.org has several links, e.g. you can find the tutorials here: https://brian2.readthedocs.io/en/stable/resources/tutorials/index.html
Our youtube channel (https://www.youtube.com/channel/UCvRrNQaL_y58ZjWbmekbFvQ) has quite a long "introduction to Brian" video that goes through some of the tutorial material as well.
Best,
Marcel
You received this message because you are subscribed to the Google Groups "Brian Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brian-developm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brian-development/8f4e4cad-0743-4cb5-b40e-e263aadd9b66n%40googlegroups.com.
Hi,
the documentation has an example with an adaptive threshold: https://brian2.readthedocs.io/en/stable/examples/adaptive_threshold.html
But as I said earlier, please ask future questions at https://brian.discourse.group
Best,
Marcel
To view this discussion on the web visit https://groups.google.com/d/msgid/brian-development/b61994aa-40d8-4642-b99b-e93c41e06df3n%40googlegroups.com.