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