Loading config/config_fgs.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ # Base diretories and naming setup # 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: "/share/home/fangyuedong/fgs_sim/csst-simulation/workplace/" work_dir: "/share/home/fangyuedong/csst-simulation/workplace/" data_dir: "/share/simudata/CSSOSDataProductsSims/data/" run_name: "fgs_test" Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ extensions = [ setup(name='CSSTSim', version='2.0.0', version='2.1.0', packages=find_packages(), install_requires=[ # 'numpy>=1.18.5', Loading Loading
config/config_fgs.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ # Base diretories and naming setup # 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: "/share/home/fangyuedong/fgs_sim/csst-simulation/workplace/" work_dir: "/share/home/fangyuedong/csst-simulation/workplace/" data_dir: "/share/simudata/CSSOSDataProductsSims/data/" run_name: "fgs_test" Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ extensions = [ setup(name='CSSTSim', version='2.0.0', version='2.1.0', packages=find_packages(), install_requires=[ # 'numpy>=1.18.5', Loading