From 81425352cb906509eb269563311975abaa416179 Mon Sep 17 00:00:00 2001 From: Bradley Sappington Date: Mon, 16 Dec 2024 10:34:58 -0500 Subject: [PATCH] read the docs redirect --- docs/index.rst | 115 +------------------------------------------------ 1 file changed, 2 insertions(+), 113 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 1f3086bd..5b11b4c2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,113 +1,2 @@ -Documentation for WebbPSF -=============================== - -WebbPSF is a Python package that computes simulated point spread functions (PSFs) for NASA's James Webb Space Telescope (JWST) and Nancy Grace Roman Space Telescope. WebbPSF transforms models of telescope and instrument optical state into PSFs, taking into account detector pixel scales, rotations, filter profiles, and point source spectra. It is rather a tool for transforming optical path difference (OPD) maps, created with observatory systems engineering models, into the resulting PSFs as observed with JWST's or Roman's instruments. - -.. figure:: ./fig_instrument_comparison.png - :scale: 45 % - :align: center - :alt: Sample PSFs for JWST's instruments. - - Sample PSFs for JWST's instrument suite, all on the same angular scale and display stretch. - -.. figure:: ./roman_figures/webbpsf-roman_page_header.png - :scale: 70 % - :align: center - :alt: Sample PSFs for the filters in the Roman WFI. - - Sample PSFs for the filters in the Roman WFI on SCA01. Note that - the prism and grism PSFs shown here are monochromatic. - - -**Contributors:** -WebbPSF has been developed by Marshall Perrin, Marcio Meléndez, Shannon Osborne, Robel Geda, Brad Sappington, Charles-Philippe Lajoie, Joseph Long, Justin Otor, Jarron Leisenring, Neil Zimmerman, Keira Brooks, and Anand Sivaramakrishnan, with contributions from Alden Jurling, Lauren Chambers, Ewan Douglas, and `others `_. - -Getting Started with WebbPSF ----------------------------- - -See `Using WebbPSF `_. - -.. admonition:: Quickstart Jupyter Notebook - - This documentation is complemented by an `Jupyter Notebook format quickstart tutorial `_. Downloading and running that notebook is a great way to get started using WebbPSF. - - -.. admonition:: Getting Help - - For help using or installing webbpsf, you can contact the STScI JWST Help Desk at jwsthelp.stsci.edu, category WebbPSF/JWST Telescope. - - -:ref:`What's new in the latest release? ` - -Contents --------- - -.. toctree:: - :maxdepth: 1 - :caption: Getting Started - - intro.rst - installation.rst - relnotes.rst - usage.ipynb - psf_grids.ipynb - -.. toctree:: - :maxdepth: 1 - :caption: Modeling JWST PSFs - - jwst.rst - more_examples.rst - jwst_measured_opds.ipynb - jwst_detector_effects.ipynb - jwst_matching_psfs_to_data.ipynb - jwst_ifu_datacubes.ipynb - jwst_large_psf.ipynb - jwst_optical_budgets.ipynb - jwst_psf_subtraction.ipynb - jwst_wavefront_deltas.ipynb - less_common_usage.rst - -.. toctree:: - :maxdepth: 1 - :caption: Modeling Roman PSFs - - roman.rst - -.. toctree:: - :maxdepth: 1 - :caption: Package Documentation - - api_reference.rst - help.rst - sampling.rst - fft_optimization.rst - poppy.rst - -.. toctree:: - :maxdepth: 1 - :caption: Developer Reference - - available_opds.rst - field_dependence/multifield_documentation.ipynb - references.rst - release.rst - - -.. admonition:: How to cite WebbPSF - - In addition to this documentation, WebbPSF is described in the following references. Users of WebbPSF are encouraged to cite one of these. - - * Perrin et al. 2014, `"Updated point spread function simulations for JWST with WebbPSF" `_, Proc. SPIE. 9143, - * Perrin et al. 2012, `"Simulating point spread functions for the James Webb Space Telescope with WebbPSF", `_ Proc SPIE 8842, and - * Perrin 2011, `Improved PSF Simulations for JWST: Methods, Algorithms, and Validation `_, JWST Technical report JWST-STScI-002469. - - In particular, the 2012 SPIE paper gives a broad overview, the 2014 SPIE paper presents comparisons to instrument cryotest data, and the Technical Report document describes in more detail the relevant optical physics, explains design decisions and motivation for WebbPSF's architecture, and presents extensive validation tests demonstrating consistency between WebbPSF and other PSF simulation packages used throughout the JWST project. - - -* :ref:`genindex` -* :ref:`search` - -**Mailing List** - -If you would like to receive email announcements of future versions, please contact Marshall Perrin, or visit `maillist.stsci.edu ` to subscribe yourself to the "webbpsf-users@maillist.stsci.edu" list. +.. meta:: + :http-equiv=Refresh: 0; url='https://stpsf.readthedocs.io/en/latest/' \ No newline at end of file