-
Hi Everyone,
1) In the current spec we allow for subscriptions to an interface and not to an attribute within an interface. For example, the trip interface contains multiple attributes:
``` javascr…
-
This is to discuss the callback interface separate from the clutter of #5. In there we started discussing a little about coming up with a common callback interface, but didn't get very far.
-
Most of what I've been working on for my thesis has been so-called "encoding" models of electrode activity. This is quite similar to the decoding models already implemented in MNE, but where the outpu…
-
When I play music (either `mpg123` on an mp3 file or pink noise via `speaker-test`), there is popping and crackling in the audio output. If I let `speaker-test` run for a bit (20 seconds or so), the …
-
It would be very interesting to me to see at least part of the editor self hosted, aka created with JavaFBP. That would be a good way for me to see FBP used in the real world and would go a long way i…
-
We are preparing a joint [OpenDreamKit-CoDiMa dissemination workshop]( http://opendreamkit.org/meetings/2017-01-16-ICMS/) in Edinburgh on 16-20 January 2017 (CoDiMa is a EPSRC-funded community-buildin…
-
First of all, thank you so much! Your work is really inspiring. Congratulations.
Sarl's meta model looks very mighty. I really like the abstraction of space as a common ground for interactions. But …
-
- Version: 2.3.4 and 1.4.2
- Operating System: CentOS 6.6
We are working on a project to update our ELK to latest version. So far we have mixed results with Logstash. Basically we are running multipl…
-
I've installed rocm package on Ubuntu 16.04 in accordance to the Readme on a laptop with AMD PRO A12-8800B R7 processor. When running any code sample compiled from /opt/rocm/hsa/sample or /opt/rocm/…
-
Hello,
I am playing with the internals of scatter text to utilize Bokeh as the front end visualization. I found for larger corpus's the time for the javascript to load to be excessive. With Bokeh …