Description
Hi all,
@fpbattaglia
Thank you for this plugin.
I am totally new in open-ephys plugin and new to this plugin.
I am trying to connect my real time spike sorting engine (tridesclous) to open-ephys.
Sorry for basic questions.
-
Where is the official place for this PythonPlugin just here or there. It is strange because issues are here but master is more recent in repo openephys-plugins
-
python setup.py build_ext --inplace
do not work because of path stuff
the source path is supposed to be "../../PythonPlugin" but in fact in should "../../Source"
This must be link to a "config.py" but I can't find it. -
I don't use conda but pip+virtualenv. Is it a problem ?I guess no.
-
There is a "Utils/build-linux.sh" file, could you confrim that it is useless with the CMake new apprroach .
Could you help me ?
The main tips would be which repo and which branch is working.
Thanks a lot.
Samuel