Commit f5cf292a authored by Fang Yuedong's avatar Fang Yuedong
Browse files

Merge branch 'develop' into wcs_test

parents d92c553b e1c43dc4
Loading
Loading
Loading
Loading
+129 KiB

File added.

No diff preview for this file type.

+2 −0
Original line number Diff line number Diff line
@@ -112,6 +112,8 @@ 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
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
work_dir: "/share/home/fangyuedong/csst-simulation/workplace/"
data_dir: "/share/simudata/CSSOSDataProductsSims/data/"
run_name: "C6_test"
run_name: "C6_test"

# Whether to use MPI
run_option:
@@ -101,6 +102,7 @@ obs_setting:
  # - run all chips: null
  # Note: for all pointings
  run_chips: null
  run_chips: null

  # Whether to enable astrometric modeling
  enable_astrometric_model: True
+2 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

cd $PBS_O_WORKDIR

NP=40
NP=80
hostfile=wcl-1,wcl-2
date

@@ -17,3 +17,4 @@ mpirun --oversubscribe -H $hostfile -np $NP python /share/home/fangyuedong/csst-
    --catalog C6_Catalog \
    -c /share/home/fangyuedong/csst-simulation/config