Re: [micro-manager-general] Saving images at high speed
Status: Beta
Brought to you by:
nicost
|
From: Nico S. <nic...@uc...> - 2020-04-08 19:24:37
|
Hi all, Saving data at high speed has been an issue for a while in Micro-Manager. Specifically, saving data from now standard sCMOS camera at ~ 2k x 2k x 2 bytes at 100 fps used to work a few years ago in MM 1.4, but has not worked in MM 2.0 for quite some time. While sheltering in place, I finally had time to look into the bottle necks, remove them, and now can save such a data-stream on the very fast internal hard drive of my laptop. For those interested in the technical changes, look here: https://github.com/micro-manager/micro-manager/pull/735 Updated code is in the latest MM 2.0-gamma nightly builds: https://micro-manager.org/wiki/Download_Micro-Manager_Latest_Release Best, Nico |