Rigbox
Rigbox copied to clipboard
A MATLAB toolbox for running behavioral neuroscience experiments and managing data
The +psy package is a little messy at the moment. Documentation and tests would be appreciated. - [ ] Add docstring for all +psy functions - [ ] Add a...
https://github.com/cortex-lab/Rigbox/blob/78da4c7ea4a3600c0416d54979f4fa78b6d93c8c/tests/StimulusControl_test.m#L3-L8 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 78da4c7ea4a3600c0416d54979f4fa78b6d93c8c when #220 was merged. cc @cortex-lab.
The following error is raised in expUpdate: > Warning: Error occurred while executing the listener callback for event ExpUpdate defined for class srv.StimulusControl: In an assignment A(:) = B, the...
Change plot in `+psy/plot2AFUC.m` based on number of response types, i.e. when there are only two response types, plot a single line (% right), then upon a third response type...
https://github.com/cortex-lab/Rigbox/blob/19018b4133c33be2947301dd3d0122fcc6a38e24/+eui/AlyxPanel.m#L672-L677 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `FIXME` comment in 19018b4133c33be2947301dd3d0122fcc6a38e24 when #118 was merged. cc @cortex-lab.
Related to the discussion in #190. E.g. of the current situation, for MC, SC1, and SC2: For MC: `p.mainRepository = '\remoteServer1\folder'` `p.main2Repository = '\remoteServer2\folder'` For SC1: `p.mainRepository = '\remoteServer1\folder'` `p.main2Repository...
MATLAB's moved on considerably since Chris implemented his performance tweaks to SignalsExp for performance. Once a performance test is in place for SignalsExp (#66) we can test the impact to...
We should move away from GUI Layout Toolbox and begin re-writing mc as with `uifigure`. MATLAB has completely overhauled its UI framework and for future-proofing we should move with the...
https://github.com/cortex-lab/Rigbox/blob/1f9af30f942a0b36584210a6dc59ec1fb4dad96d/tests/fixtures/util/mockRig.m#L20-L25 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 1f9af30f942a0b36584210a6dc59ec1fb4dad96d when #203 was merged. cc @cortex-lab.