DataIMG ========================= .. currentmodule:: sherpa.astro.data .. autoclass:: DataIMG :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DataIMG.coord ~DataIMG.dep ~DataIMG.eqpos ~DataIMG.indep ~DataIMG.mask ~DataIMG.ndim ~DataIMG.size ~DataIMG.sky ~DataIMG.staterror ~DataIMG.syserror ~DataIMG.x0 ~DataIMG.x1 ~DataIMG.y .. rubric:: Methods Summary .. autosummary:: ~DataIMG.apply_filter ~DataIMG.eval_model ~DataIMG.eval_model_to_fit ~DataIMG.filter_region ~DataIMG.get_axes ~DataIMG.get_bounding_mask ~DataIMG.get_dep ~DataIMG.get_dims ~DataIMG.get_error ~DataIMG.get_filter ~DataIMG.get_filter_expr ~DataIMG.get_image ~DataIMG.get_img ~DataIMG.get_imgerr ~DataIMG.get_indep ~DataIMG.get_logical ~DataIMG.get_max_pos ~DataIMG.get_physical ~DataIMG.get_staterror ~DataIMG.get_syserror ~DataIMG.get_wcs ~DataIMG.get_world ~DataIMG.get_x0 ~DataIMG.get_x0label ~DataIMG.get_x1 ~DataIMG.get_x1label ~DataIMG.get_y ~DataIMG.get_yerr ~DataIMG.get_ylabel ~DataIMG.ignore ~DataIMG.notice ~DataIMG.notice2d ~DataIMG.set_coord ~DataIMG.set_dep ~DataIMG.set_indep ~DataIMG.set_x0label ~DataIMG.set_x1label ~DataIMG.set_ylabel ~DataIMG.to_contour ~DataIMG.to_fit ~DataIMG.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:: x1 .. 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