Jinbo Zhang
Jinbo Zhang
That's weird. I refer to the openNSx.m from their github resp. https://github.com/BlackrockNeurotech/NPMK/blob/master/NPMK/openNSx.m Seem FieldTrip use an old version of openNSx. Yes. I understand that the code in external/npmk is not...
Thank you. I will try to liaise with the blackrock support.
Hmmm, I just follow this tutorial, and run them step by step.....
Hi, sorry for my late response. I just notice this message here. For correct importing black rock data with fieldtrip, I have to change some code of fieldtrip. Here is...
Yes. Our data is a generic data format from blackrock system without any custom modification. Beside, the changes will ensure the parameter `b` will not exceeding the limit of int16....
@schoffelen Here is my PR: Update ft_read_data.m #2213
This is my code `modelFit=glmnet(X, Y, Binomial(), alpha = 1, standardize=false, intercept=true, lambda=[0.0005])`
When calling MRI Preprocessing module with Command YAEL+recon-all, I receive an error about rpyANTs.
seem nothing change. I use the instructions to update my local installation of RAVE. When I choose to use YALE+Recon all, same error pop up.
When calling MRI Preprocessing module with Command YAEL+recon-all, I receive an error about rpyANTs.
I found another error. It is weird. When I call Recon all only , then I run the generated script manually with bash. The recon-all pipeline is done, but the...