IterativeNonlinearLSTSQPSF ========================== .. currentmodule:: giant.point_spread_functions.psf_meta In addition to the methods and attributes from :class:`.PointSpreadFunction`, :class:`IterativeNonlinearLSTSQPSF` implements the following .. autoclass:: IterativeNonlinearLSTSQPSF :show-inheritance: :no-members: :members: max_iter, atol, rtol .. rubric:: Summary of Added/Modified Methods .. autosummary:: :nosignatures: :toctree: ~IterativeNonlinearLSTSQPSF.compute_jacobian ~IterativeNonlinearLSTSQPSF.update_state ~IterativeNonlinearLSTSQPSF.converge |