ShapePriorOptions¶
- class lsst.gauss2d.fit.ShapePriorOptions¶
Bases:
Object
Attributes Summary
Methods Summary
check_axrat_floor
(self, arg0, arg1)check_delta_jacobian
(self, arg0, arg1)check_size_maj_floor
(self, arg0, arg1)Attributes Documentation
- delta_jacobian¶
- size_maj_floor¶
Methods Documentation
- check_axrat_floor(self: lsst.gauss2d.fit._gauss2d_fit.ShapePriorOptions, arg0: float, arg1: bool) bool ¶
- check_delta_jacobian(self: lsst.gauss2d.fit._gauss2d_fit.ShapePriorOptions, arg0: float, arg1: bool) bool ¶
- check_size_maj_floor(self: lsst.gauss2d.fit._gauss2d_fit.ShapePriorOptions, arg0: float, arg1: bool) bool ¶