Data1D ================== .. currentmodule:: sherpa.data .. autoclass:: Data1D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Data1D.dep ~Data1D.indep ~Data1D.mask ~Data1D.ndim ~Data1D.size ~Data1D.staterror ~Data1D.syserror ~Data1D.x ~Data1D.y .. rubric:: Methods Summary .. autosummary:: ~Data1D.apply_filter ~Data1D.eval_model ~Data1D.eval_model_to_fit ~Data1D.get_bounding_mask ~Data1D.get_dep ~Data1D.get_dims ~Data1D.get_error ~Data1D.get_evaluation_indep ~Data1D.get_filter ~Data1D.get_filter_expr ~Data1D.get_img ~Data1D.get_imgerr ~Data1D.get_indep ~Data1D.get_staterror ~Data1D.get_syserror ~Data1D.get_x ~Data1D.get_xerr ~Data1D.get_xlabel ~Data1D.get_y ~Data1D.get_yerr ~Data1D.get_ylabel ~Data1D.ignore ~Data1D.notice ~Data1D.set_dep ~Data1D.set_indep ~Data1D.set_xlabel ~Data1D.set_ylabel ~Data1D.to_component_plot ~Data1D.to_fit ~Data1D.to_guess ~Data1D.to_plot .. rubric:: Attributes Documentation .. autoattribute:: dep .. autoattribute:: indep .. autoattribute:: mask .. autoattribute:: ndim .. autoattribute:: size .. autoattribute:: staterror .. autoattribute:: syserror .. autoattribute:: x .. autoattribute:: y .. rubric:: Methods Documentation .. automethod:: apply_filter .. automethod:: eval_model .. automethod:: eval_model_to_fit .. automethod:: get_bounding_mask .. automethod:: get_dep .. automethod:: get_dims .. automethod:: get_error .. automethod:: get_evaluation_indep .. automethod:: get_filter .. automethod:: get_filter_expr .. automethod:: get_img .. automethod:: get_imgerr .. automethod:: get_indep .. automethod:: get_staterror .. automethod:: get_syserror .. automethod:: get_x .. automethod:: get_xerr .. automethod:: get_xlabel .. automethod:: get_y .. automethod:: get_yerr .. automethod:: get_ylabel .. automethod:: ignore .. automethod:: notice .. automethod:: set_dep .. automethod:: set_indep .. automethod:: set_xlabel .. automethod:: set_ylabel .. automethod:: to_component_plot .. automethod:: to_fit .. automethod:: to_guess .. automethod:: to_plot