Christian Kothe

Results 40 comments of Christian Kothe

Btw I cleaned up the issue description above, should now be much clearer

Hey, yes, we did (going from chalice 1.23 to this PR). So if you apply this fix to an existing stack, what it does is that it replaces a literal...

@jonathanabila sure np. That issue is most likely unrelated (the PR doesn't add or rename any resources), e.g., could be a config change while iterating on the deployment.

Hi Johnathan, if you want to be 120% sure that it's not caused by this PR, you might also try a different way that comes down to the same end...

Thanks for the detailed feedback! I agree with the overall assessment. > This part surprised me. I'd expect that converting between array types per function call will be quite expensive,...

Thanks for following up on that! Emailed you.

Can you try the 'devel' branch of the repository? This should have mex files prebuilt for Mac OS. We've recently updated them. If this works for you and you'd like...

That looks like mex files are working now. What you need is a data source on LSL. See the file tutorial_lsl.m, lines 5-6, that show how to simulate an EEG...

That's interesting. So when you use ReceiveData.m using the BCILAB-devel version you don't get any data, but if you use ReceiveData.m from the older release you do? Might want to...

When replacing the mex files in your bcilab distribution to retest, make sure that you restart your matlab, because matlab may otherwise keep references to the old mex files in...