Welcome to our user forum (read only mode).
Would you like to react to this message? Create an account in a few clicks or log in to continue.

python-neuroshare

2 posters

Go down

python-neuroshare Empty python-neuroshare

Post  tonykap Wed Jul 31, 2013 2:40 am

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.

tonykap

Posts : 1
Join date : 2013-07-31

Back to top Go down

python-neuroshare Empty Neuroshare / Python / Matlab

Post  Thomas Fri Aug 02, 2013 9:34 am

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

Thomas

Posts : 49
Join date : 2008-06-03

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum