Commit 63ca249f authored by Fang Yuedong's avatar Fang Yuedong
Browse files

delete some complied products from SpecDisperser folder

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