Commit 042b26c1 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

move shear before convolve psf

parents 7e5ae118 63ca249f
......@@ -112,11 +112,6 @@ class Observation(object):
chip_output.Log_info("========================sky pix========================")
chip_output.Log_info(filt.sky_background)
chip_output.Log_info("========================sky pix========================")
chip_output.Log_info(filt.sky_background)
# [TODO] [TEST]
#return
if chip.survey_type == "photometric":
sky_map = None
......
......@@ -8,8 +8,8 @@
cd $PBS_O_WORKDIR
NP=80
hostfile=wcl-1,wcl-2
NP=60
hostfile=wcl-2
date
mpirun --oversubscribe -H $hostfile -np $NP python /share/home/fangyuedong/csst-simulation/run_sim.py \
......
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