spacetelescope / webbpsf

James Webb Space Telescope PSF simulation tool
https://webbpsf.readthedocs.io
BSD 3-Clause "New" or "Revised" License
115 stars 61 forks source link

Update for WFI to use pysiaf instead of soc_roman_tools #848

Closed Skyhawk172 closed 3 months ago

Skyhawk172 commented 3 months ago

The Roman SIAF is now available from PySIAF. This PR updates the source code that handles WFI distortion to pull the necessary data from PySIAF instead of soc_roman_tools. I've done a few tests and code runs fins and results are as expected.

Also, as a result of this update, there is no more dependency on soc_roman_tools, and it was removed from "pyproject.toml".