PS Context ( antares.context.PSContext)¶
Antares context module.
-
class
antares.context.PSContext¶ Bases:
antares.context.ContextRepresents a PS (Point-source AstroObject) context object which is a sub-class of
Context. It contains all the properties defined under PS context.Attributes Summary
nameName of PS context. astro_objectThis is the AstroObject which contains this PSContext. Methods Summary
Attributes Documentation
-
name= 'PS'¶ Name of PS context.
Type: string
-
astro_object= None¶ This is the AstroObject which contains this PSContext.
Type: AstroObject
Methods Documentation
-