open-ephys / open-ephys-matlab-tools

Matlab code for interacting with the Open Ephys GUI
MIT License
11 stars 8 forks source link

Add a `get_samples` method that returns pre-scaled continuous data #15

Open jsiegle opened 11 months ago

jsiegle commented 11 months ago

The open-ephys-python-tools library has a get_samples method that returns samples scaled in microvolts. We should add this to open-ephys-matlab-tools to make it easier to load correctly scaled data.