mperrin / webbpsf

James Webb Space Telescope PSF simulation tool - NOTE THIS VERSION OF REPO IS SUPERCEDED BY spacetelescope/webbpsf
BSD 3-Clause "New" or "Revised" License
16 stars 15 forks source link

Add model for MIRI detector scattering #192

Closed mperrin closed 6 years ago

mperrin commented 6 years ago

This has been on the roadmap for a while, but I realized wasn't actually its own issue issue.

Should implement the convolution kernel for the MIRI detector scattering, as described in this MIRI tech report.

Doing this will be helpful to Pandeia; see https://github.com/STScI-SSB/pandeia/issues/3622

mperrin commented 6 years ago

@skendrew offered to check if anybody on the MIRI team already had Python code for this, before we potentially reimplemented it. "I suspect not but let me check"

mperrin commented 6 years ago

tagging @shanosborne @obi-wan76

mperrin commented 6 years ago

Implemented by #209