Commit 2012b405 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent 2efc7355
......@@ -2064,6 +2064,10 @@ class MCIsimulator():
if nlayccd %100 == 0:
self.log.info('Star number on CCD is = %i' % (nlayccd))
if self.debug:
self.log.info('Star number on CCD is = %i' % (nlayccd))
######
st_phot_C1.append(intscales['g'])
st_phot_C2.append(intscales['r'])
......
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