Loading ObservationSim/ObservationSim.py +1 −2 Original line number Diff line number Diff line Loading @@ -68,7 +68,6 @@ class Observation(object): chip_output.Log_error("unrecognized PSF model type!!", flush=True) # Figure out shear fields if shear_cat_file is not None: self.g1_field, self.g2_field, self.nshear = get_shear_field(config=self.config, shear_cat_file=shear_cat_file) # Apply astrometric simulation for pointing Loading profile_C6.sh +4 −4 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ date python -m cProfile -o C6_profiler_test.pstats /share/home/fangyuedong/csst-simulation/run_sim.py \ --config_file config_C6_test_wcs.yaml \ --catalog wcs_test_C6 \ --config_file config_C6.yaml \ --catalog C6_Catalog \ -c /share/home/fangyuedong/csst-simulation/config # --config_file test_fd_C6.yaml \ # --catalog fd_test_C6 \ # --config_file config_C6.yaml \ # --catalog C6_Catalog \ # --config_file config_C6_test_wcs.yaml \ # --catalog wcs_test_C6 \ Loading
ObservationSim/ObservationSim.py +1 −2 Original line number Diff line number Diff line Loading @@ -68,7 +68,6 @@ class Observation(object): chip_output.Log_error("unrecognized PSF model type!!", flush=True) # Figure out shear fields if shear_cat_file is not None: self.g1_field, self.g2_field, self.nshear = get_shear_field(config=self.config, shear_cat_file=shear_cat_file) # Apply astrometric simulation for pointing Loading
profile_C6.sh +4 −4 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ date python -m cProfile -o C6_profiler_test.pstats /share/home/fangyuedong/csst-simulation/run_sim.py \ --config_file config_C6_test_wcs.yaml \ --catalog wcs_test_C6 \ --config_file config_C6.yaml \ --catalog C6_Catalog \ -c /share/home/fangyuedong/csst-simulation/config # --config_file test_fd_C6.yaml \ # --catalog fd_test_C6 \ # --config_file config_C6.yaml \ # --catalog C6_Catalog \ # --config_file config_C6_test_wcs.yaml \ # --catalog wcs_test_C6 \