craftutils.wrap.psfex.Fittable2DModel.get_bounding_box(with_bbox=True)

Return the bounding_box of a model if it exists or None otherwise.

Parameters

with_bbox :

The value of the with_bounding_box keyword argument when calling the model. Default is True for usage when looking up the model’s bounding_box without risk of error.