webbpsf icon indicating copy to clipboard operation
webbpsf copied to clipboard

James Webb Space Telescope PSF simulation tool

Results 97 webbpsf issues
Sort by recently updated
recently updated
newest added

Improve docs to address some of the questions from that help desk ticket.

I was about to create an issue asking to add `nrcalong`/`nrcblong` to the valid detectors... but on a lark I tried `nircam.detector = 'nrcalong'` and was surprised it worked! The...

As recommended by https://scientific-python.org/specs/spec-0008/#pin-github-actions-release-workflows-to-their-full-release-commit-shas , this PR changes your Actions workflow version pins to hashes, and updates to latest release hashes (at the time of writing) if needed. This is...

This addresses #887 by marking `display_psf_grid` as deprecated, using an astropy decorator for marking deprecation. I'm not actually sure this is the best way to do this, and welcome suggestions...

RTD is changing some of their infrastructure and it sounds like we need to update some conf files for consistency. See https://about.readthedocs.com/blog/2024/07/addons-by-default/ Deadline Oct 7 2024.

docs

The following issues are intended for this minor release - [ ] Improve documentation #899 - [x] astropy 6.0.0 compatibility #879 (@mperrin) - [ ] Other

The README displayed at the main GitHub page https://github.com/spacetelescope/webbpsf has these little badges. I noticed the codecov one is not working: The actual codecov coverage tests are running for each...