LSSTDESC / imSim

GalSim based Rubin Observatory image simulation package
https://lsstdesc.org/imSim
BSD 3-Clause "New" or "Revised" License
36 stars 15 forks source link

Make diffraction_psf optional #384

Closed rmjarvis closed 1 year ago

rmjarvis commented 1 year ago

Currently the diffraction_psf bit is a required keyword in LSST_Silicon, but you can set enabled=False. This is an awkward thing to require for people who don't want to bother with it. We should make it so omitting the keyword entirely is the same as setting enabled=False.