Loading ObservationSim/ObservationSim.py +1 −0 Original line number Diff line number Diff line Loading @@ -262,6 +262,7 @@ class Observation(object): col_num=chip.colID, date=date_obs, time_obs=time_obs, exptime=pointing.exp_time, im_type='MS') h_ext = generateExtensionHeader( xlen=chip.npix_x, Loading config/config_C3.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ # Can add some of the command-line arguments here as well; # OK to pass either way or both, as long as they are consistent # work_dir: "/public/home/fangyuedong/sim_code_release/CSST/test/" work_dir: "/public/home/fangyuedong/20211203/CSST/workplace/" work_dir: "/public/home/fangyuedong/test/CSST/workplace/" data_dir: "/data/simudata/CSSOSDataProductsSims/data/" run_name: "TEST_astrometry" run_name: "TEST_astrometry_FD_30s" # (Optional) a file of point list # if you just want to run default pointing: Loading @@ -35,7 +35,7 @@ run_option: out_cat_only: NO # Only simulate stars? star_only: YES star_only: NO # Only simulate galaxies? galaxy_only: NO Loading @@ -52,7 +52,7 @@ obs_setting: survey_type: "All" # Exposure time [seconds] exp_time: 150. exp_time: 30. # Observation starting date & time # (Subject to change) Loading Loading @@ -136,7 +136,7 @@ psf_setting: # path to field-distortion model # Note: only valid when ins_effects: field_dist is "ON" fd_path: "FieldDistModelv2.0.pickle" fd_path: "FieldDistModelGlobal_v1.0.pickle" # sigma_spin: 0.0 # psf spin? Loading run_C3.pbs +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ #PBS -q batch #PBS -u fangyuedong NP=40 NP=80 date echo $NP Loading Loading
ObservationSim/ObservationSim.py +1 −0 Original line number Diff line number Diff line Loading @@ -262,6 +262,7 @@ class Observation(object): col_num=chip.colID, date=date_obs, time_obs=time_obs, exptime=pointing.exp_time, im_type='MS') h_ext = generateExtensionHeader( xlen=chip.npix_x, Loading
config/config_C3.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ # Can add some of the command-line arguments here as well; # OK to pass either way or both, as long as they are consistent # work_dir: "/public/home/fangyuedong/sim_code_release/CSST/test/" work_dir: "/public/home/fangyuedong/20211203/CSST/workplace/" work_dir: "/public/home/fangyuedong/test/CSST/workplace/" data_dir: "/data/simudata/CSSOSDataProductsSims/data/" run_name: "TEST_astrometry" run_name: "TEST_astrometry_FD_30s" # (Optional) a file of point list # if you just want to run default pointing: Loading @@ -35,7 +35,7 @@ run_option: out_cat_only: NO # Only simulate stars? star_only: YES star_only: NO # Only simulate galaxies? galaxy_only: NO Loading @@ -52,7 +52,7 @@ obs_setting: survey_type: "All" # Exposure time [seconds] exp_time: 150. exp_time: 30. # Observation starting date & time # (Subject to change) Loading Loading @@ -136,7 +136,7 @@ psf_setting: # path to field-distortion model # Note: only valid when ins_effects: field_dist is "ON" fd_path: "FieldDistModelv2.0.pickle" fd_path: "FieldDistModelGlobal_v1.0.pickle" # sigma_spin: 0.0 # psf spin? Loading
run_C3.pbs +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ #PBS -q batch #PBS -u fangyuedong NP=40 NP=80 date echo $NP Loading