-
craftutils.wrap.psfex.Fittable2DModel.get_bounding_box(with_bbox=
True) Return the
bounding_boxof a model if it exists orNoneotherwise.Parameters¶
- with_bbox :
The value of the
with_bounding_boxkeyword argument when calling the model. Default is True for usage when looking up the model’sbounding_boxwithout risk of error.