python-neuroshare
2 posters
Page 1 of 1
python-neuroshare
I don't know, why I cant write in truoble shooting forum, so I write here.
I've installed neuroshare module for python, how can i get raw data and work with it? I have to filter a lot of mcd's.
Thanks.
I've installed neuroshare module for python, how can i get raw data and work with it? I have to filter a lot of mcd's.
Thanks.
tonykap- Posts : 1
Join date : 2013-07-31
Neuroshare / Python / Matlab
Dear Tonykap
We have no experience with the Python interface to Neuroshare, but you may find some things that are available for Matlab useful as well
You have to download the latest Neuroshare Dll from our website, to be used with the Python wrapper.
The MCS specific conventions can be found in:
nsMCDLibrary_3.7.pdf
How to select our Dll is Python specific and probably different to the Matlab wrapper.
To see data you have to open the file with ns_OpenFile.
ns_GetFileInfo gives the number of entities in the file
Then with ns_GetEntityInfo you can get information about each entity.
Analog entities can be read with ns_GetAnalogInfo and ns_GetAnalogData
Jens
We have no experience with the Python interface to Neuroshare, but you may find some things that are available for Matlab useful as well
You have to download the latest Neuroshare Dll from our website, to be used with the Python wrapper.
The MCS specific conventions can be found in:
nsMCDLibrary_3.7.pdf
How to select our Dll is Python specific and probably different to the Matlab wrapper.
To see data you have to open the file with ns_OpenFile.
ns_GetFileInfo gives the number of entities in the file
Then with ns_GetEntityInfo you can get information about each entity.
Analog entities can be read with ns_GetAnalogInfo and ns_GetAnalogData
Jens
Thomas- Posts : 49
Join date : 2008-06-03
Similar topics
» Neuroshare DLL
» how to detect chip configuration from mcd file using neuroshare
» Unable to read Spike Parameters with Neuroshare
» how to detect chip configuration from mcd file using neuroshare
» Unable to read Spike Parameters with Neuroshare
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum