FittableImageModel ================== .. currentmodule:: photutils.psf .. autoclass:: FittableImageModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FittableImageModel.data ~FittableImageModel.fill_value ~FittableImageModel.flux ~FittableImageModel.interpolator_kwargs ~FittableImageModel.normalization_constant ~FittableImageModel.normalization_correction ~FittableImageModel.normalization_status ~FittableImageModel.normalized_data ~FittableImageModel.nx ~FittableImageModel.ny ~FittableImageModel.origin ~FittableImageModel.oversampling ~FittableImageModel.param_names ~FittableImageModel.shape ~FittableImageModel.x_0 ~FittableImageModel.x_origin ~FittableImageModel.y_0 ~FittableImageModel.y_origin .. rubric:: Methods Summary .. autosummary:: ~FittableImageModel.compute_interpolator ~FittableImageModel.evaluate .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: fill_value .. autoattribute:: flux .. autoattribute:: interpolator_kwargs .. autoattribute:: normalization_constant .. autoattribute:: normalization_correction .. autoattribute:: normalization_status .. autoattribute:: normalized_data .. autoattribute:: nx .. autoattribute:: ny .. autoattribute:: origin .. autoattribute:: oversampling .. autoattribute:: param_names .. autoattribute:: shape .. autoattribute:: x_0 .. autoattribute:: x_origin .. autoattribute:: y_0 .. autoattribute:: y_origin .. rubric:: Methods Documentation .. automethod:: compute_interpolator .. automethod:: evaluate