DataIMGInt ============================ .. currentmodule:: sherpa.astro.data .. autoclass:: DataIMGInt :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataIMGInt.coord ~DataIMGInt.dep ~DataIMGInt.eqpos ~DataIMGInt.indep ~DataIMGInt.mask ~DataIMGInt.ndim ~DataIMGInt.size ~DataIMGInt.sky ~DataIMGInt.staterror ~DataIMGInt.syserror ~DataIMGInt.x0 ~DataIMGInt.x0hi ~DataIMGInt.x0lo ~DataIMGInt.x1 ~DataIMGInt.x1hi ~DataIMGInt.x1lo ~DataIMGInt.y .. 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_x0 ~DataIMGInt.get_x0label ~DataIMGInt.get_x1 ~DataIMGInt.get_x1label ~DataIMGInt.get_y ~DataIMGInt.get_yerr ~DataIMGInt.get_ylabel ~DataIMGInt.ignore ~DataIMGInt.notice ~DataIMGInt.notice2d ~DataIMGInt.set_coord ~DataIMGInt.set_dep ~DataIMGInt.set_indep ~DataIMGInt.set_x0label ~DataIMGInt.set_x1label ~DataIMGInt.set_ylabel ~DataIMGInt.to_contour ~DataIMGInt.to_fit ~DataIMGInt.to_guess .. rubric:: Attributes Documentation .. autoattribute:: coord .. autoattribute:: dep .. autoattribute:: eqpos .. autoattribute:: indep .. autoattribute:: mask .. autoattribute:: ndim .. autoattribute:: size .. autoattribute:: sky .. autoattribute:: staterror .. autoattribute:: syserror .. autoattribute:: x0 .. autoattribute:: x0hi .. autoattribute:: x0lo .. autoattribute:: x1 .. autoattribute:: x1hi .. autoattribute:: x1lo .. autoattribute:: y .. 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_x0 .. automethod:: get_x0label .. automethod:: get_x1 .. automethod:: get_x1label .. automethod:: get_y .. automethod:: get_yerr .. automethod:: get_ylabel .. automethod:: ignore .. automethod:: notice .. automethod:: notice2d .. automethod:: set_coord .. automethod:: set_dep .. automethod:: set_indep .. automethod:: set_x0label .. automethod:: set_x1label .. automethod:: set_ylabel .. automethod:: to_contour .. automethod:: to_fit .. automethod:: to_guess