Image Simulation (artpop.image)

API

artpop.image Package

Functions

gaussian_psf(fwhm[, pixel_scale, shape, ...])

Gaussian point-spread function.

moffat_psf(fwhm[, pixel_scale, shape, ...])

Moffat point-spread function.

Classes

ArtImager([phot_system, diameter, ...])

Imager for making fully artificial images.

ArtObservation(raw_counts, src_counts, ...)

Return object for the artificial imager.

IdealImager()

Ideal imager for making noise-free images.

IdealObservation(image, zpt, bandpass)

Return object for the ideal imager.