bboxSize & alert cutout size

Hi, I was looking through the DP1 schema and I noticed that there is a DiaSource field called bboxSize - “Bounding box of diaSource footprint”. Is there any further detail in the documentation as to what this is and how it is calculated?

I am also wondering how it might relate to the expected cutout size in (future) alerts? Would it be fair to assume the the alert cutouts would be the maximum of (bboxSize, 30), where 30 is the minimum cutout size in the DPDD?

The bboxSize column contains the minimum square box size (in pixels) required to fully contain the DETECTED footprint of the diaSource. You are correct that the alert cutout size is precisely the greater of this cutout size and the configured minimum cutout size (up to a very large maximum cutout size).