Loading ObservationSim/Instrument/data/field_distortion/FieldDistModel_v2.0.pickle 0 → 100644 +129 KiB File added.No diff preview for this file type. View file ObservationSim/ObservationSim.py +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading config/config_C6.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -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: Loading Loading @@ -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 Loading run_C6.pbs +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ cd $PBS_O_WORKDIR NP=40 NP=80 hostfile=wcl-1,wcl-2 date Loading @@ -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 Loading
ObservationSim/Instrument/data/field_distortion/FieldDistModel_v2.0.pickle 0 → 100644 +129 KiB File added.No diff preview for this file type. View file
ObservationSim/ObservationSim.py +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
config/config_C6.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -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: Loading Loading @@ -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 Loading
run_C6.pbs +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ cd $PBS_O_WORKDIR NP=40 NP=80 hostfile=wcl-1,wcl-2 date Loading @@ -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