Commit e39ba052 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

fixed bugs in paths

parent 3cabe1e7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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/" \