Rigbox icon indicating copy to clipboard operation
Rigbox copied to clipboard

A MATLAB toolbox for running behavioral neuroscience experiments and managing data

Results 104 Rigbox issues
Sort by recently updated
recently updated
newest added

https://github.com/cortex-lab/Rigbox/blob/cfe8b61ae83afcc46b5f17b996aaed3c0dceb2d9/tests/ExpPanelTest.m#L21-L26 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in cfe8b61ae83afcc46b5f17b996aaed3c0dceb2d9 when #239 was merged. cc @cortex-lab.

todo :spiral_notepad:

Related to this, I think the way parameters are used in Signals in general can be improved in a few small ways. One way is in discriminating global from conditional...

enhancement
question
signals
documentation

This often happens due to not being able to connect to the remote server. Document all the possible causes?

easy

The following experiment definition will reproduce the error: ``` function parsBug(~, evts, p, ~, ~, ~, ~) %% Parameters bug % This function demonstrates a bug whereby the experiment fails...

bug
help wanted
priority: low
signals

maybe do something like create an abstract class for visual elements, and have, e.g., 'vis.patch', 'vis.grating', 'vis.image', 'vis.grid' be concrete subclass implementations?

question
signals

I added a layer function for producing a circle texture in Signals, however this function currently throws an error if the element parameters are signals (rather than constant values). @dendritic...

enhancement
help wanted
question
priority: low
signals

Add a set of model experiment definitions demonstrating some classic behaviour tasks and stimuli implemented in Signals

help wanted
documentation

An arduino should be able to effectively drive a reward pulse by sending a serial signal with desired on duration. It would be paired with arduino code that receives the...

enhancement
help wanted

If a remote server is down, a user should still be able to run an experiment. Fix: set-up a shared folder in the local that mirrors the remote server, and...

enhancement

https://github.com/cortex-lab/Rigbox/blob/42c5390f090015a6d1b5f1dc4febae4392155e0a/tests/cortexlab/bindMpepServer_test.m#L171-L175 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 42c5390f090015a6d1b5f1dc4febae4392155e0a when #209 was merged. cc @cortex-lab.

todo :spiral_notepad: