VL53L1X SPAD Matrix

Is there a way to access the raw data from the 16x16 SPAD matrix with the VL53L1X using python?

As far as I can see you can only set one ROI with a minimum size of 4x4 and this only returns one value.
I’ve tried changing the ROI using a loop but this seems to be very time consuming and takes too long between measurements.

I was hoping to compile a visual representation using the individual values from the the matrix

I’m fairly sure there’s no way to do this, and I don’t think it would really work with this sensor either: it’s not really what it was designed for.