open-ephys / bonsai-onix1-docs

Documentation for the OpenEphys.Onix1 Bonsai package
https://open-ephys.github.io/bonsai-onix1-docs/
Creative Commons Attribution Share Alike 4.0 International
0 stars 2 forks source link

Example for Determining Optimal BlockReadSize #25

Open cjsha opened 2 months ago

cjsha commented 2 months ago

The docs suggest the user can use MemoryMonitorData to determine an optimal BlockReadSize which seems to be set by the ReadSize property of StartAcquisition. We should write a tutorial how they can use MemoryMonitorData to do that.

image

According its remarks, BlockWriteSize isn't as critical as BlockReadSize, but it would probably be worth mentioning it as well in the same tutorial, as well as MaxReadFrameSize and MaxWriteFrameSize.

jonnew commented 1 month ago

This should be a tutorial, I agree. It should document an updated version of the LatencyTest workflow in the old docs https://open-ephys.github.io/onix-docs/Software%20Guide/Bonsai.ONIX/Bonsai%20Examples/LatencyTest.html