Releases: Symphony-DAS/symphony-matlab
Releases · Symphony-DAS/symphony-matlab
2.6.3.0 (2.6-r) x64
- Updated to support MATLAB R2018b
- Added series resistance to MultiClamp device parameters
- Fixed issue with date time offset conversion in London timezone
- Removed ability to automatically download/install app updates (too many issues)
2.5.3.4 (2.5-r4) x64
- Fixed issue where error "Output time is out of sequence" might occur while running an epoch
2.5.3.3 (2.5-r3) x64
- Fixed issue where a sequence of short epochs may be marked with the same start time
2.5.3.2 (2.5-r2) x64
- Fixed issue where error "Unable to load National Instruments assembly" would occur when initializing a NIDAQ controller
2.5.3.1 (2.5-r1) x64
- Fixed issue where resources could become corrupted on crash rendering a data file unopenable
- Fixed issue where crash may occur while collecting MultiClamp serial numbers during initialization
2.5.3.0 (2.5-r) x64
- Added ability to specify a file cleanup function
- Improved performance of adding/setting properties and configuration settings
- Changed Background Control module to set the background on all amp modes
- Changed to lower camel case for DAQ and amp configuration settings
- Changed how Device resources are persisted
- Fixed Help > Documentation link
- Fixed visual glitch with empty tooltips
2.4.3.0 (2.4-r) x64
- Redesigned Data Manager epoch view to allow for viewing device configuration settings
- Added dual y-axis to Data Manager to allow for plotting stimuli on top of responses
- Added protocol parameters to epoch name in entity tree
- Added source and epoch group description caches to improve selection performance
- Added ability to specify a "cleanup" file
- Added the ability to add properties to core epoch objects
- Added more spinners to indicate when the system is busy
- Added new events to persistent entities and core Device
- Added ability to remove device resources
- Removed properties deprecated in 2.3
- Improved error reporting when failing to set a preset
- Fixed issue where old entity references would be broken after multiple epoch group splits
- Fixed visual glitches with documentation in 2016b
- Fixed issue with being able to assign non-cellstr to a cellstr property
2.3.3.0 (2.3-r) x64
- Added the ability to split and merge epoch groups
- Added Simulation core class to make it easier to write custom simulations
- Added the ability to update protocol presets after they have been created
- Added a filter field to the protocol presets window
- Added the ability to specify exclude expressions for the search path
- Added the ability for figure handlers to handle "interval" epochs
- Added a warning when attempting to close a file that contains entities with empty preferred properties
- Added a warning when attempting to run "View Only" with an open file
- Changed HEKA stream names to match NI DAQ stream name format (e.g. "ANALOG_IN.0" is now "ai0")
- Changed potentially long running properties on persistent entities to methods
- Fixed an issue where stored sweep would be cleared when re-running a protocol
- Fixed ordering of nested epoch groups when reopening a file
2.2.3.1 (2.2-r1) x64
- Fixed "Collection was modified" exception that may occur while persisting an epoch
- Fixed incorrect Symphony version number written to data file
2.2.3.0 (2.2-r) x64
- Added National Instruments DAQ board support
- Added MultiClamp 700A support
- Added Epoch.removeStimulus()
- Added friendlier error messages in case of missing drivers
- Added Symphony version number to created files
- Improved DAQ process loop performance that should result in far less underrun exceptions
- Stored sweeps now persist across instances of the response and mean response figure handlers
- Applying a protocol preset now applies property values even if the property is currently being edited
- Protocols and descriptions are now shown in alphanumeric order
- Epoch duration is now the duration of its longest stimulus OR response
- Bundled Visual C++ 2010 runtime libraries with app so they no longer needs to be downloaded separately
- Reduced default logging level
- Fixed issue where protocol error may be suppressed
- Fixed simulation of noise for digital channels
- Fixed exception that may occur while persisting an epoch