Skip to content

v1.2.0

Compare
Choose a tag to compare
@BradleySappington BradleySappington released this 10 Aug 20:40
· 352 commits to develop since this release
c077c68

We are pleased to announce the release of the latest version of WebbPSF version 1.2.0, now available on PyPi and GitHub. This release comes with new features and improvements including but not limited to:

  1. The addition of detector effects for JWST simulations. H2RG detector effects are included in two flavors, a simple ad hoc Gaussian convolution to model charge diffusion effects and a set of convolution kernels to model interpixel capacitance (IPC) and post-pixel coupling effects. We have found that these effects greatly improve the agreement between observations and simulations. See JWST Detector Effects for more details.
  2. A new utility function for simulating matching PSFs to science data. See Matching PSF sims to in-flight JWST data.
  3. Implement geometric distortion for Roman using the Roman SIAF.
  4. Various improvements for OTE trending.

What's Changed

  • Fixed trending histogram binning so that bars add up to 1.0 by @Skyhawk172 in #634

  • Add phase retrieval crosscheck plot and wfs obs delta plot by @mperrin in #650

  • 597 - add opdtable as positional param to monthly_trending_plot by @kulpster85 in #600

  • Update to read SI pixelscales directly from pysiaf by @mperrin in #626

  • Update/enhance trending plot to show WSS proposed corrections by @mperrin in #642

  • Add notebooks for plotting JWST SI WFE, and JWST SI MIMF field points by @mperrin in #652

  • Add H2RG detector effects sim framework by @mperrin and @obi-wan76 in #671

  • Tune detector effects model parameters to better match measured ePSFs by @mperrin in #693

  • Non-standard pixel sizes for distortion by @JarronL in #669

  • Add setup_sim_to_match_data function by @mperrin in #706

  • Add trending plot function "show_wfs_around_obs" by @mperrin in #705

  • Additional fixes to trending.py by @Skyhawk172 in #688

  • Implement distortion for Roman by @Skyhawk172 in #668

Full Changelog: v1.1.1...v1.2.0

Note, this release requires updating your WebbPSF data files to version 1.2.0, webbpsf-data-1.2.0.tar.gz