I hope this is the proper place for this...

We have an Andor Zyla sCMOS camera and sometime in the (hopefully) near future an Andor Balor sCMOS camera. One feature of these cameras that I intend to make frequent use of is the "accumulate" mode, where an exposure is the sum of several shorter exposures. The accumulation is done by the camera driver, so I (perhaps naively) wouldn't think this would be a complicated thing to work into the ACP ecosystem. Basically an exposure would be specified as N exposures of length T and you get one (32-bit) image back. This will be a critical feature for us and I'm wondering what the prospects are for it. We wrote an ASCOM driver for the Zyla, so we have experience with that side of things.