scopesim.source.source_templates

scopesim.source.source_templates#

Functions

ab_spectrum([mag])

empty_sky([flux])

Returns an empty source so that instrumental fluxes can be simulated

st_spectrum([mag])

star([x, y, flux])

Source object for a single star in either vega, AB magnitudes, or Jansky

star_field(n, mmin, mmax, width[, height, ...])

Creates a super basic field of stars with random positions and brightnesses

uniform_illumination(xs, ys, pixel_scale[, ...])

Return a Source for a uniformly illuminated area

uniform_source([sp, extent])

Simplified form of scopesim_templates.misc.uniform_source, mostly intended for testing

vega_spectrum([mag])