Data2D ================== .. currentmodule:: sherpa.data .. autoclass:: Data2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Data2D.filter ~Data2D.mask .. rubric:: Methods Summary .. autosummary:: ~Data2D.apply_filter ~Data2D.eval_model ~Data2D.eval_model_to_fit ~Data2D.get_axes ~Data2D.get_dep ~Data2D.get_dims ~Data2D.get_error ~Data2D.get_filter ~Data2D.get_filter_expr ~Data2D.get_img ~Data2D.get_imgerr ~Data2D.get_indep ~Data2D.get_max_pos ~Data2D.get_staterror ~Data2D.get_syserror ~Data2D.get_x ~Data2D.get_x0 ~Data2D.get_x0label ~Data2D.get_x1 ~Data2D.get_x1label ~Data2D.get_xerr ~Data2D.get_xlabel ~Data2D.get_y ~Data2D.get_yerr ~Data2D.get_ylabel ~Data2D.ignore ~Data2D.notice ~Data2D.set_dep ~Data2D.to_contour ~Data2D.to_fit ~Data2D.to_guess ~Data2D.to_plot .. rubric:: Attributes Documentation .. autoattribute:: filter .. autoattribute:: mask .. rubric:: Methods Documentation .. automethod:: apply_filter .. automethod:: eval_model .. automethod:: eval_model_to_fit .. automethod:: get_axes .. automethod:: get_dep .. automethod:: get_dims .. automethod:: get_error .. automethod:: get_filter .. automethod:: get_filter_expr .. automethod:: get_img .. automethod:: get_imgerr .. automethod:: get_indep .. automethod:: get_max_pos .. automethod:: get_staterror .. automethod:: get_syserror .. 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:: set_dep .. automethod:: to_contour .. automethod:: to_fit .. automethod:: to_guess .. automethod:: to_plot