Commit 69b0c977 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

pep8

parent 9e339148
Pipeline #9344 passed with stage
in 0 seconds
......@@ -172,7 +172,7 @@ class MockObject(object):
# star = galsim.Convolve(psf, star)
star = psf.withFlux(nphotons)
if EXTRA == True:
if EXTRA:
stamp = star.drawImage(method='no_pixel', wcs=chip_wcs_local, offset=offset)
else:
stamp = star.drawImage(wcs=chip_wcs_local, offset=offset)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment