webbpsf
webbpsf copied to clipboard
James Webb Space Telescope PSF simulation tool
Fix to minor issue where the output_path kwarg is not carried through to mast_retrieve_opd() from get_opd_at_time() when choice=='closest', which is the default. This causes a permission error when the user...
I have tried to install webbpsf via pip, however I can seem to get the tar file recognized using wsl. I exported and stored it here: mnt/c\Users\vikra\webbpsftest. On wsl, I...
This is a continuation on the theme of updating the documentation. I moved AstroConda installations from most to least recommended and added a warning about expected compatibility issues with future...
In testing we (me, @robelgeda) noticed some WFIRST tests were taking longer to run than we expected. Simple benchmarking on my laptop shows WFI takes ~5-10x longer per wavelength than...
@AldenJurling, a quick question for you: Is there a publicly available file for the Roman OTE high spatial frequency WFE? Right now for the Roman WFI model in webbpsf, we...
See discussion on #509 @JAStansberry : > The use of a different (longer) effective wavelength for calculating the offsets for the W filters came from John Krist, based on modeling...
In `opds.py`, the OPD class expects a segment mask file of the form `JWpupil_segments_RevW_npix{self.npix}.fits.gz`. On central store, these are kept in the folder `/grp/jwst/ote/webbpsf-data/` (which is what I have for...
The filter bandpasses defined for the JWST ETC require PSFs that cover: sw detector: 0.58199 to 2.425 microns lw detector: 2.33587 to 5.09955 microns To support this, I've been manually...
For use during flight commissioning and checkout, we will want to be able to do the following: - [x] Load an OPD produced by the WAS into WebbPSF and generate...
Some ideas: - [x] Update the scripts in dev_utils to work on Central Store and from e.g. telservN, rather than assuming it's being ran on some local Mac (with paths...