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

Fixed redunancies in _get_aberrations function #189

Closed shanosborne closed 6 years ago

shanosborne commented 6 years ago

Moved RuntimeError from _get_aberrations into WebbFieldDependentAberration class inside optics.py

mperrin commented 6 years ago

Looks good, thanks!