open-ephys / bonsai-onix1

Bonsai library for the Open Ephys Onix Acquisition System
https://open-ephys.github.io/onix1-bonsai-docs
MIT License
4 stars 3 forks source link

Change `BlockReadSize` and `BlockWriteSize` in `ContextTask` to `ReadSize` and `WriteSize` #286

Open cjsha opened 4 weeks ago

cjsha commented 4 weeks ago

This is consistent with names of StartAcquisition's properties: ReadSize & WriteSize.