Hi,
I am researching for methods that allow Micro-Manager to acquire image bursts varying the exposure time automatically.
I came across a Python package that allows communication with MM called MMCorePy in GitHub. As far as I saw, it is possible to set exposure times and acquire an image after setting the camera configuration via ‘ccf’ file. The package can be found here: micro-manager-python3/MMCorePy at master · zfphil/micro-manager-python3 · GitHub
Would it be safe to proceed this way?
Thank you