DataIMGInt ============================ .. currentmodule:: sherpa.astro.data .. autoclass:: DataIMGInt :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataIMGInt.coord ~DataIMGInt.filter ~DataIMGInt.mask .. rubric:: Methods Summary .. autosummary:: ~DataIMGInt.apply_filter ~DataIMGInt.eval_model ~DataIMGInt.eval_model_to_fit ~DataIMGInt.filter_region ~DataIMGInt.get_axes ~DataIMGInt.get_bounding_mask ~DataIMGInt.get_dep ~DataIMGInt.get_dims ~DataIMGInt.get_error ~DataIMGInt.get_filter ~DataIMGInt.get_filter_expr ~DataIMGInt.get_image ~DataIMGInt.get_img ~DataIMGInt.get_imgerr ~DataIMGInt.get_indep ~DataIMGInt.get_logical ~DataIMGInt.get_max_pos ~DataIMGInt.get_physical ~DataIMGInt.get_staterror ~DataIMGInt.get_syserror ~DataIMGInt.get_wcs ~DataIMGInt.get_world ~DataIMGInt.get_x ~DataIMGInt.get_x0 ~DataIMGInt.get_x0label ~DataIMGInt.get_x1 ~DataIMGInt.get_x1label ~DataIMGInt.get_xerr ~DataIMGInt.get_xlabel ~DataIMGInt.get_y ~DataIMGInt.get_yerr ~DataIMGInt.get_ylabel ~DataIMGInt.ignore ~DataIMGInt.notice ~DataIMGInt.notice2d ~DataIMGInt.set_coord ~DataIMGInt.set_dep ~DataIMGInt.to_contour ~DataIMGInt.to_fit ~DataIMGInt.to_guess ~DataIMGInt.to_plot .. rubric:: Attributes Documentation .. autoattribute:: coord .. autoattribute:: filter .. autoattribute:: mask .. rubric:: Methods Documentation .. automethod:: apply_filter .. automethod:: eval_model .. automethod:: eval_model_to_fit .. automethod:: filter_region .. automethod:: get_axes .. automethod:: get_bounding_mask .. automethod:: get_dep .. automethod:: get_dims .. automethod:: get_error .. automethod:: get_filter .. automethod:: get_filter_expr .. automethod:: get_image .. automethod:: get_img .. automethod:: get_imgerr .. automethod:: get_indep .. automethod:: get_logical .. automethod:: get_max_pos .. automethod:: get_physical .. automethod:: get_staterror .. automethod:: get_syserror .. automethod:: get_wcs .. automethod:: get_world .. automethod:: get_x .. automethod:: get_x0 .. automethod:: get_x0label .. automethod:: get_x1 .. automethod:: get_x1label .. automethod:: get_xerr .. automethod:: get_xlabel .. automethod:: get_y .. automethod:: get_yerr .. automethod:: get_ylabel .. automethod:: ignore .. automethod:: notice .. automethod:: notice2d .. automethod:: set_coord .. automethod:: set_dep .. automethod:: to_contour .. automethod:: to_fit .. automethod:: to_guess .. automethod:: to_plot