webbpsf
webbpsf copied to clipboard
James Webb Space Telescope PSF simulation tool
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.14.0. Release notes Sourced from scipy's releases. SciPy 1.14.0 Release Notes SciPy 1.14.0 is the culmination of 3 months of hard work. It contains many...
Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.26.0. Commits e0c8289 release 8.26.0 580137e MAINT: try to silence some coverage warnings (#14471) 979effe I write the release note for this 27th of June...
Very minor PR: Adds the cycle 3 WFS program IDs to the list inside `wavefront_time_series_plot`wavefront_time_series_plot`. This has only the trivial effect of changing the color of the dot used to...
calc_datacube_fast: would be nice to have this able to output detector-sampled and distorted outputs
Right now the specialized calc_datacube_fast function doesn't include any implementation of the detector or distortion parts, which makes it less useful.
Tiny effect, only makes a difference by < 1 degree, but nonzero. NRS1_FULL: 139.23 NRS2_FULL: 137.80 NRS_FULL_IFU: 138.97 The current hard-coded value in webbpsf is the average of the NRS1_FULL...
These may not all be in the docs already. Any which aren't, add 'em. - source_offset_x, source_offset_y, source_offset_r, source_offset_theta - pupil_shift_x, pupil_shift_y - coron_shift_x, coron_shift_y - lrs_slit_offset_x, lrs_slit_offset_y - force_fqpm_shift...
The following items were on the Release 1.3 roadmap (#808) but were deferred beyond that release: - [ ] NIRISS GR700XD model improvements. (not yet a PR) @obi-wan76 - [...
This is the second portion of an improved model for the MIRI cruciform artifacts, began in #837 . This PR should stay draft and not be merged until after #837...
Fixes #924
Something in the just-released photutils 2.0 seems to have changed such that test which used to pass for webbpsf are now failing. See for instance https://github.com/spacetelescope/webbpsf/actions/runs/11598524893/job/32294569438?pr=923 @larrybradley might you have...