cortex-lab / Rigbox

A MATLAB toolbox for running behavioral neuroscience experiments and managing data
GNU General Public License v3.0
33 stars 16 forks source link

Add method for installing Rigbox to use the Alyx Panel but nothing else #321

Closed landoskape closed 6 months ago

landoskape commented 6 months ago

The only thing this needed was a lightweight "addPaths" file as an alternative to addRigboxPaths, which I called enableAlyxPanel. It acts the same way, but removes everything that is unnecessary for the AlyxPanel.

I also added some instructions in the README for how to do this and why you'd want to.