ApertureAIJ#

class stellarphot.io.ApertureAIJ[source]#

Bases: object

Represents the aperture information AstroImageJ saves.

Attributes:
backplanebool

Not sure what this does but stellarphot doesn’t use it. Default: False

radiusfloat

Aperture radius. Default: 15.0

rback1float

Inner annulus radius. Default: 27.0

rback2float

Outer annulus radius. Default: 41.0

removebackstarsbool

Whether to remove stars in the annulus from the photometry. Default: True