Releases: int-brain-lab/iblrig
Releases · int-brain-lab/iblrig
7.1.0
- spacer utility feature added for chaining multiple tasks
7.0.5
- minor fix to windows pathing for experiment description gui to grab alyx username
- removal of unnecessary ONE version check in purge_rig_data script
- added bpod BNC1 output to several training tasks
7.0.4
- modified call to experiment description gui to pass alyx username and subject information
- addition of test fixtures
- corrections to setup.py to prevent readme markdown from breaking builds
7.0.3
added instructions and deployment script for experiment description gui
7.0.2
removal of the move_passive.py script call from the passiveChoiceWorldIndependent json task configuration file
7.0.1
- removal of the move_passive.py script from the post commands run during the passiveChoiceWorldIndependent task
7.0.0
- python 3.8 support
- removal of mamba dependencies
- improved CI to more closely resemble a typical rig install
- flake8 standardizations
- Windows Powershell support
- updates to README.md for clearer installation instructions
- inclusion of pybpod custom pip packages for alyx communication and modern pandas support
- disable ONE caching from CI
- added passiveChoiceWorldIndependent to core tasks
- instructions for adding the 'Experiment Description GUI' to a custom task added to the readme.md
6.6.4
additional mamba subprocess call removals