Logo

Contents

  • Installation
    • Install using pip
    • Install Development Version
  • API Documentation
    • space_phot
      • API Reference
        • test()
        • observation3
        • observation2
        • hst_get_zp()
        • calibrate_JWST_flux()
        • JWST_mag_to_flux()
        • calibrate_HST_flux()
        • HST_mag_to_flux()
        • calc_jwst_psf_corr()
        • calc_hst_psf_corr()
        • get_jwst_psf()
        • get_hst_psf()
        • get_jwst3_psf()
        • get_hst3_psf()
        • get_jwst_psf_grid()
        • get_jwst_psf_from_grid()
  • Primary Contributors
  • Examples
    • Planting and Recovering a PSF (JWST Injection Test)
    • Aperture Photometry on Public HST and JWST Data
      • Level 3 HST aperture photometry (drz/drc)
      • Level 3 JWST aperture photometry (i2d)
    • PSF Photometry on Public HST and JWST Data
      • Notes
      • HST: locate files
      • Run HST PSF photometry
      • JWST: locate files
      • Run JWST PSF photometry
      • Level 3 JWST PSF photometry (i2d)
space_phot
  • Examples
  • View page source

Examples

Planting and Recovering a PSF (JWST Injection Test)

Planting and Recovering a PSF (JWST Injection Test)

Aperture Photometry on Public HST and JWST Data

Aperture Photometry on Public HST and JWST Data

PSF Photometry on Public HST and JWST Data

PSF Photometry on Public HST and JWST Data

Download all examples in Python source code: examples_python.zip

Download all examples in Jupyter notebooks: examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2026 Justin Pierel.

Built with Sphinx using a theme provided by Read the Docs.