Loading csst_common/data_manager.py +2 −2 Original line number Diff line number Diff line Loading @@ -330,8 +330,8 @@ class CsstMbiDataManager: # dandelion node dir_l0 = "/nfsdata/share/csst_simulation_data/Cycle-5-SimuData/multipleBandsImaging/" \ "NGP_AstrometryON_shearOFF/MSC_{:07d}/".format(exposure_id) path_aux = "/data/L1Pipeline/msc/ref/MSC_{}_*_{:02d}_combine.fits" dir_pcref = "/data/L1Pipeline/msc/gaia_dr3/" path_aux = "/nfsdata/users/cham/L1Test/ref_C5.2/MSC_{}_*_{:02d}_combine.fits" dir_pcref = "/nfsdata/users/csstpipeline/L1Pipeline/msc/gaia_dr3/" elif hostname == "ubuntu": # PMO node dir_l0 = "/share/simudata/CSSOSDataProductsSims/data/CSSTSimImage_C5/" \ Loading Loading
csst_common/data_manager.py +2 −2 Original line number Diff line number Diff line Loading @@ -330,8 +330,8 @@ class CsstMbiDataManager: # dandelion node dir_l0 = "/nfsdata/share/csst_simulation_data/Cycle-5-SimuData/multipleBandsImaging/" \ "NGP_AstrometryON_shearOFF/MSC_{:07d}/".format(exposure_id) path_aux = "/data/L1Pipeline/msc/ref/MSC_{}_*_{:02d}_combine.fits" dir_pcref = "/data/L1Pipeline/msc/gaia_dr3/" path_aux = "/nfsdata/users/cham/L1Test/ref_C5.2/MSC_{}_*_{:02d}_combine.fits" dir_pcref = "/nfsdata/users/csstpipeline/L1Pipeline/msc/gaia_dr3/" elif hostname == "ubuntu": # PMO node dir_l0 = "/share/simudata/CSSOSDataProductsSims/data/CSSTSimImage_C5/" \ Loading