:py:mod:`aces.beamset.model` ============================ .. py:module:: aces.beamset.model .. autoapi-nested-parse:: Defines the Model class Copyright (C) CSIRO 2017 Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: aces.beamset.model.Model Attributes ~~~~~~~~~~ .. autoapisummary:: aces.beamset.model.pi .. py:data:: pi .. py:class:: Model(params) Bases: :py:obj:`object` .. py:attribute:: angularScales .. py:method:: set_ang_unit(unit) .. py:method:: get_params() .. py:method:: get_centre() .. py:method:: get_axes() .. py:method:: get_major_angle() .. py:method:: get_position_angle() Return the angle of the ellipse in the astronomical convention measured from North in ccw direction. .. py:method:: get_eccentricity() .. py:method:: get_amplitude() .. py:method:: get_base() .. py:method:: get_residual_rms() .. py:method:: is_good_fit() .. py:method:: evaluate(arg) .. py:method:: get_locus50(arg)