API reference
This reference is generated automatically from the docstrings in the source.
It is organized by module. The public entry points are re-exported at the top
level of the wcc_sim package, so wcc_sim.simulate_field and
wcc_sim.pipeline.simulate_field are the same function.
Top-level public API
Modules
- End-to-end pipeline (
wcc_sim.pipeline) - Gaia catalogs (
wcc_sim.catalog) - Bright-star supplement (
wcc_sim.brightcat) - Epoch propagation and cross-matching (
wcc_sim.astrometry) - Count rates (
wcc_sim.starflux) - PSF rendering (
wcc_sim.psf) - Chromatic effective PSFs (
wcc_sim.chromatic) - PSF wing extension (
wcc_sim.wings) - Scene rendering & noise (
wcc_sim.render) - Extended sources (
wcc_sim.extended) - Detector geometry (
wcc_sim.detectors) - WCS construction (
wcc_sim.wcsutil) - FITS output (
wcc_sim.fitswriter) - Command-line interface (
wcc_sim.cli)