https://github.com/mperrin/webbpsf
James Webb Space Telescope PSF simulation tool - NOTE THIS VERSION OF REPO IS SUPERCEDED BY spacetelescope/webbpsf
https://github.com/mperrin/webbpsf
astronomy jwst optics python
Last synced: 9 months ago
JSON representation
James Webb Space Telescope PSF simulation tool - NOTE THIS VERSION OF REPO IS SUPERCEDED BY spacetelescope/webbpsf
- Host: GitHub
- URL: https://github.com/mperrin/webbpsf
- Owner: mperrin
- License: bsd-3-clause
- Created: 2012-05-02T19:09:35.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T20:21:27.000Z (over 1 year ago)
- Last Synced: 2025-02-27T15:06:44.540Z (over 1 year ago)
- Topics: astronomy, jwst, optics, python
- Language: Jupyter Notebook
- Homepage:
- Size: 112 MB
- Stars: 16
- Watchers: 6
- Forks: 15
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
Awesome Lists containing this project
README
WebbPSF: Simulated Point Spread Functions for JWST and WFIRST
=============================================================
.. image:: docs/readme_fig.png
.. image:: https://img.shields.io/pypi/v/webbpsf.svg
:target: https://pypi.python.org/pypi/webbpsf
:alt: Badge showing current released PyPI version
.. image:: https://travis-ci.org/spacetelescope/webbpsf.svg?branch=master
:target: https://travis-ci.org/spacetelescope/webbpsf
:alt: Badge showing continuous integration test status
.. image:: https://coveralls.io/repos/github/spacetelescope/webbpsf/badge.svg?branch=master
:target: https://coveralls.io/github/spacetelescope/webbpsf?branch=master
.. image:: https://img.shields.io/badge/ascl-1504.007-blue.svg?colorB=262255
:target: http://ascl.net/1504.007
WebbPSF produces simulated PSFs for the James Webb Space Telescope, NASA's next
flagship infrared space telescope. WebbPSF can simulate images for any of the
four science instruments plus the fine guidance sensor, including both direct
imaging and coronagraphic modes.
WebbPSF also supports simulating PSFs for the upcoming Wide Field Infrared Survey Telescope (WFIRST),
including its Wide Field Instrument and a preliminary version of the Coronagraph Instrument.
Developed by Marshall Perrin, Joseph Long, Neil Zimmerman, Robel Geda, Shannon
Osborne, Marcio Melendez Hernandez, Lauren Chambers, Keira Brooks, and collaborators, 2010-2018.
Documentation can be found online at https://webbpsf.readthedocs.io
WebbPSF requires input data for its simulations, including optical path
difference (OPD) maps, filter transmission curves, and coronagraph Lyot mask
shapes. These data files are not included in this source distribution.
Please see the documentation to download the required data files.