ImageSimulationStar

class snappl.image_simulator.ImageSimulationStar(mag=None, **kwargs)[source]

Bases: ImageSimulatorPointSource

Methods Summary

add_to_image(image, varimage, x, y[, ...])

render_star(width, height, x, y[, ...])

Methods Documentation

add_to_image(image, varimage, x, y, zeropoint=None, gain=1.0, noisy=True, rng=None, psf=None)[source]
render_star(width, height, x, y, zeropoint=None, gain=1.0, noisy=True, rng=None, psf=None)[source]