createGalsimZernike#
- lsst.ts.wep.utils.createGalsimZernike(zkCoeff, jmin=4, obscuration=0.612)#
Create a GalSim Zernike object with the given coefficients.
- Parameters:
- Returns:
A GalSim Zernike object
- Return type:
galsim.zernike.Zernike
- Raises:
ValueError – If jmin is negative