Releases: cortex-lab/Rigbox
Rigbox 2.5.0
- new alyx instance now requested robustly when not logged in during SignalsExp
- expStop event now logged has missing value when last trial over, even when expStop defined in def fun
- tests for SignalsExp class
- alyx warnings not thrown when database url not defined
b023187
,cbad678
- new SignalsExp test GUI has numerous bugfixes and allows you to view exp panel
ad52845
2019-11-14 - exp.trialConditions allows trial reset, similar to ConditionServer
62eb9ac
2019-11-14 - fix for catastrophic crash when stimulus layers contain empty values
- time signal now always updates before expStart event
cab5a2f
2019-11-01 - ability to hide event updates in the ExpPanel
fef6ac2
2019-11-14 - updates to documentation including folder READMEs and Contents files
07cb30e
,d2b2189
,3f3f869
- added utils for changing scale port and audio device
139d770
2019-11-22 - bugfix for failing to save signals on error
d6d9289
2019-11-24 - cleaned up older code
b89a0c1
,d6b23c1
- scale port cleaned up upon errors
f19cec4
2019-11-27 - added flags to addRigboxPaths
10dc661
2020-01-17 - improvements to experiment panels including ability to hide info fields
169fbb4
2019-11-27 - added guide to creating custom ExpPanels
90294dd
2019-12-18 - correct behaviour when listening to already running experiments
32a2a17
2019-12-18 - added support for remote error ids in srv.StimulusControl
9d31eea
2019-11-27 - added tests for eui.ExpPanel
572463c
2020-01-28 - added tests for *paramProfile functions + no error when saving into new repo
72b04fa
2020-01-30 - added FormatLabels flag to eui.SignalsExpPanel
c5794a8
2020-02-03 - HOTFIX Bugfix in signals for versions >2016b & <2018b
Rigbox 2.4.0
- patch to readme linking to most up-to-date documentation
4ff1a21
2019-09-16 - updates to
+git
package and its tests5841dd6
2019-09-24 - full test coverage for expServer
635aca2
2019-10-02 - function for creating mock rig structure
f32a0fe
2019-10-02 - disregardTimelineInputs rig hardware field no longer valid
c3bc046
2019-10-02 - added a test for structAssign
2213b18
2019-10-02 - bug fix for updating alyx instance on quit
635aca2
2019-10-02 - more documentation
- print text to screen during calibration
facaef4
2019-10-02 - supressing plots during calibration; task bar no longer visible
aad3a17
2019-10-02 - no hardware info registration warning if databaseURL path not defined
4b8b28c
2019-10-02 - better organization of expServer
f32a0fe
2019-10-02 - bug fix for rounding negative numbers in AlyxPanel
31641f1
2019-10-17 - stricter and more accurate tolerance in AlyxPanel_test
31641f1
2019-10-17 - updates to alyx-matlab submodule 2019-11-02
Rigbox 2.3.1
- patch in alyx-matlab submodule 2019-07-25
- updated Signals performance test
993d906
2019-07-19 - fixes to tests for the Alyx Panel
eb5e9b9
2019-07-19 - added tests for most used burgbox functions `` 2019-08
- documentation added for numerous functions
661450
,de0dc9
2019-08-11 - removed +dat/parseAlyxInstance.m
1939b2
2019-08-08 - fix for large json hardware arrays (issue #168)
058001
- fix for checking functions on path in newer versions
c4022d
2019-08-09 - fix for chrono wiringInfo in Timeline
fdfe72
2019-08-11 - fixes to burgbox utils
cf3c384
,bb5c3f7
,9be079
,de0dc92
- added utility for checking test coverage
efa7414
2019-08-08 - added walkthroughs for parameters and timeline 2019-08-14
- improvements to water expServer calibration function
dd0adb7
2019-08-14 - updates to signals submodule
f760e5e
2019-09-03 - patch to readme linking to most up-to-date documentation
4ff1a21
2019-09-16
Rigbox 2.2.1
Most stable release pre merge of dev into master on 2019-07-19
Rigbox
This release adds significant documentation - including a Rigbox ReadTheDocs website, and tutorials on hardware/set-up configuration, using Alyx, and using Signals. Repository organization has been updated and standardized across Rigbox and its submodules. Unit and performance testing within Rigbox and its submodules has been introduced. UI/UX and performance updates have been made to the 'MC' GUI, particularly for loading parameters. The interface for sending/posting to an Alyx database has been improved. Functionality for auto-pulling new repository code has been added. Patches for bugs in hardware interfacing have been made. Experimental subject data display/logging has been improved.
Within the Signals submodule, functionality for creating more complex visual stimuli, including loading standard image files, has been introduced. A new and improved experiment test panel for running Signals experiments on a personal computer has been added, and the plotting of signals for this test panel has been improved.
Rigbox
Rigbox
This release introduced Timeline as a class with significant improvements in performance, documentation of functions and UI. Also auxiliary rig services may be individually switched on and off in rig options dialog of mc. Additionally the user may display experiments with custom experiment panels. This feature will be expanded upon in future releases.