aces.beamset.model

Defines the Model class

Copyright (C) CSIRO 2017

Module Contents

Classes

Model

Attributes

pi

aces.beamset.model.pi[source]
class aces.beamset.model.Model(params)[source]

Bases: object

angularScales[source]
set_ang_unit(unit)[source]
get_params()[source]
get_centre()[source]
get_axes()[source]
get_major_angle()[source]
get_position_angle()[source]

Return the angle of the ellipse in the astronomical convention measured from North in ccw direction.

get_eccentricity()[source]
get_amplitude()[source]
get_base()[source]
get_residual_rms()[source]
is_good_fit()[source]
evaluate(arg)[source]
get_locus50(arg)[source]