Releases: Symphony-DAS/symphony-matlab
Releases · Symphony-DAS/symphony-matlab
2.0.1.8 (2.0-b8) x64
- Added ability to get a stimulus from an epoch
- Improved performance of populating entity tree after recording data
- Improved performance of tables used across UI
- Fixed issue where properties would attach to newly selected entity instead of currently detailed entity
2.0.1.7 (2.0-b7) x64
- Added presets to Data Manager window
- Added ability to change source after epoch group is created
- Added ability to carry forward properties from last epoch group
- Added Configure Devices button to Data Manager window
- Added Stop button to Protocol Presets window
- Added ability to hide property descriptions in Data Manager
- Moved default logging directory to user home directory
- Fixed issue with protocol presets with no name
- Fixed issue where current protocol would not reset when initializing rig or persistor
- Fixed issue where entity tree would not repaint when inserting a node
- Fixed issue where description list would not change when selecting epoch group parent in Begin Epoch Group window
- Fixed issue where notes table was editable
2.0.1.6 (2.0-b6) x64
- Added protocol presets window
- Added ability to reset protocols to default property values
- Improved usability and appearance of data manager
- Fixed issue where certain protocol properties would not store values when switching protocols
- Fixed some warnings in MATLAB 2016a
2.0.1.5 (2.0-b5) x64
- Removed data manager toolbar, adding sources and epoch groups is now done through contextual menus
- Added "Add Note to Experiment" convenience to main window Document menu
- Added ability to remove response from epoch
- Added ability to set a startup file to run when Symphony is launched
- Updated some of the example protocols
- Fixed issue with right-click not switching node selection in data manager
- Fixed some cosmetic issues in data manager
2.0.1.4 (2.0-b4) x64
- Fixed issue where data manager becomes sluggish after acquiring a sizable amount of data
- Fixed issue where backgrounds are not set on LED in example LED pulse and pulse family protocols
- Added spinner while opening a file
- Added userData property to custom figure handler
2.0.1.3 (2.0-b3) x64
- Added auto-detection of MultiClamp serial numbers
- Added new device configuration window (Configure > Devices...)
- Added configuration settings to Device
- Added resources to Device and Entity
- Added/improved property types (new: date, tree, suggestion, improved: set, interval)
- Added isRemovable to property descriptors indicating if a property may be removed
- Added controllerDidStartHardware to Protocol to allow protocols to act on hardware start (useful for synchronization)
- Added allowableParentTypes to source and epoch descriptors to enforce hierarchy restrictions (e.g. a Cell may only have Preparation as a parent, a Preparation may only have Subject as a parent)
- Added legend to data manager when multiple epochs are selected
- Added/improved example descriptions and protocols
- Added example background control module
- Fixed issue when pausing and then stopping a continuous epoch protocol
2.0.1.2 (2.0-b2) x64
- Added 1kHz sample rate for Heka
- Added shouldWaitToContinuePreparingEpochs method to Protocol
- Simplified using StimuliPreview
- Fixed some UI issues with Matlab 2015b
2.0.1.1 (2.0-b1) x64
First beta release