Accessing individual cameras on Camarray Hat

Hello

I have a camarray with 4 IMX319. It is on a Raspberry PI 5 running Bookworm.

It is working fine in the “squeeze” mode but I would like to access the cameras individually,

I know you can do this as shown in the pano-maker example on your site.

Can you please share a simple example python or c++ example of how this is done? I have scoured the docs and I just can’t seem to find enough information to lead me to the answer.

Thank you

RKM

afaik its not possible. at least it wasnt with 64mp quad cam hat. all u could do is make picture with one camera and then switch camera with i2cset commands to change settings for other cam and then do same with another camera, alternating this way