AstroPhot Docstrings#
Here you will find all of the AstroPhot class and method docstrings, built using
markdown formatting. These are useful for understanding the details of a given
model and can also be accessed via the python help command
`help(ap.object)`. For the AstroPhot ap.Model objects, the docstrings are a
combination of the various base-classes and mixins that make them up. They are
very detailed, but can be a bit awkward in their formatting, the good news is
that a lot of useful information is available there!
- models
- astrophot.models.Model
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.ComponentModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.PSFModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.GroupModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.PSFGroupModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.GalaxyModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.SkyModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.PointSource
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.PixelBasisPSF
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.AiryPSF
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.PixelatedPSF
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.FlatSky
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.PlaneSky
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.BilinearSky
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.EdgeonModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.EdgeonSech
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.EdgeonIsothermal
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.MultiGaussianExpansion
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.GaussianEllipsoid
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.Pixelated
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.BasisModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.BatchModel
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.models.RadialMixin
- astrophot.models.WedgeMixin
- astrophot.models.RayMixin
- astrophot.models.ExponentialMixin
- astrophot.models.iExponentialMixin
- astrophot.models.FerrerMixin
- astrophot.models.iFerrerMixin
- astrophot.models.GaussianMixin
- astrophot.models.iGaussianMixin
- astrophot.models.KingMixin
- astrophot.models.iKingMixin
- astrophot.models.MoffatMixin
- astrophot.models.iMoffatMixin
- astrophot.models.NukerMixin
- astrophot.models.iNukerMixin
- astrophot.models.SersicMixin
- astrophot.models.iSersicMixin
- astrophot.models.SplineMixin
- astrophot.models.iSplineMixin
- astrophot.models.SampleMixin
- astrophot.models.InclinedMixin
- astrophot.models.SuperEllipseMixin
- astrophot.models.FourierEllipseMixin
- astrophot.models.WarpMixin
- astrophot.models.TruncationMixin
- Parameters
- Returns
- image
- astrophot.image.Image
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.ImageBatchMixin
- astrophot.image.TargetImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.SIPModelImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.SIPTargetImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.CMOSModelImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.CMOSTargetImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.JacobianImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.JacobianImageList
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.PSFImage
- astrophot.image.ModelImage
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- astrophot.image.ModelImageList
- Parameters
- Returns
- Parameters
- Returns
- Parameters
- fit
- plots
- astrophot.plots.radial_light_profile
- astrophot.plots.radial_median_profile
- astrophot.plots.ray_light_profile
- astrophot.plots.warp_phase_profile
- astrophot.plots.target_image
- astrophot.plots.model_image
- astrophot.plots.residual_image
- astrophot.plots.model_window
- astrophot.plots.psf_image
- astrophot.plots.covariance_matrix
- utils
- errors