symphony-matlab icon indicating copy to clipboard operation
symphony-matlab copied to clipboard

Symphony Data Acquisition System

Results 14 symphony-matlab issues
Sort by recently updated
recently updated
newest added

Hi, Can I acquire data from serial port? I have a PCB board that uses the Intan RHD 2132 chip. The board has 32 channels and a sampling rate of...

Importing Symphony stuff from packages is quite a bit of typing. It would be nice if there was a convenience package with a short name like sym so the a...

enhancement

Per Khris: > I've found myself desiring a specific enhancement where Symphony would support class folders. > If anyone else wants it, here is the change I've made on our...

enhancement

Some users may want to view Response data while it's being recorded. Currently, the getData method caches the data on first use and always returns the cached data. The user...

enhancement

HEKA releases new ITC drivers a while ago. It looks like they're more stable, more capable, and actually being maintained by HEKA. We should create a new DAQController for these...

enhancement

To reproduce, put a disp('start!') in controllerDidStartHardware and run something like SingleSpot with pre, stim, and tail time of 10ms and 5 num averages. You'll see "start!" is printed more...

bug

The Symphony UI does not look great on Windows 10, especially with a hi-res display. It would be great to support this better.

enhancement

Mike reports that as Symphony data files grow beyond 1GB, the app seems to slow down and it becomes less than pleasant to use.

We persist Response and Stimulus data with display units but the Stimulus object itself still has base units. We should change this so everything is display units. This involves changing...

enhancement

We'd like our actions during the course of the experiment to be less tied to the durations of procol epoch sets, always waiting on the rig to pick the next...

enhancement