ImageSimulatorPointSource

class snappl.image_simulator.ImageSimulatorPointSource(ra=None, dec=None)[source]

Bases: object

Methods Summary

render_stamp(width, height, x, y, flux[, ...])

Methods Documentation

render_stamp(width, height, x, y, flux, zeropoint=None, gain=1.0, noisy=True, rng=None, psf=None, shape='point', galaxy_kwargs=[])[source]