Symphony-DAS / symphony-matlab

Symphony Data Acquisition System
http://symphony-das.github.io
MIT License
19 stars 5 forks source link

Stimuli units should be persisted as DisplayUnits instead of BaseUnits #39

Open cafarm opened 7 years ago

cafarm commented 7 years ago

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 the Units property of Stimulus to be display units instead of base units.