Vafa Andalibi

Results 8 issues of Vafa Andalibi

I believe anyone setting up a profile will need to do some testing for each configuration in the profile. Adding the commenting feature in the profile, helps a lot otherwise...

Just noticed this behavior when my test profile had just one configuration and dotbot was skipping it and wasn't performing any operation. After adding a new line at the end...

Hello, I'm one of the developers of the [CxSystem](http://cxsystem.readthedocs.io/en/master/introduction.html). Checking the COBAHH example I noticed that combining the neuron groups into one and virtually separate them cause a huge performance...

proposal
optimisation

Hello, Is it possible to use detectParking on a picture of a parking lot instead of the video? If so, could you please give me a guideline how to do...

I have this simple request, but it always returns all actions: ``` filter_params = [{ "property": "Done", "comparator": "Is", "value": True, }] result = actionsView.build_query(filter=filter_params).execute() ``` What am I missing?...

Hello, I intend to create an ensemble with just 1 neuron but with izhikevich firing pattern. Could you please give me some hints?

I have a LeArm robot arm. Usually before programming with Arduino IDE I check the com port of the board. But it doesn't show up after connecting USB. Not sure...

I have been trying to run the basic luminaire example (on branch 2.0) on Raspberry Pi but haven't been successful yet. Things that I've found so far: * The Readme...

bug