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

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...

bug
help wanted

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...

Roman

@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...

data_files
Roman

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...

JWST

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...

data_files
JWST

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...

JWST

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...

JWST

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...