Commit e31dcf3f authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

No related merge requests found
Pipeline #4055 failed with stage
in 0 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -1944,7 +1944,7 @@ class MCIsimulator(): ...@@ -1944,7 +1944,7 @@ class MCIsimulator():
if angle_earth < 0: if angle_earth < 0:
earth_e = 0 earth_e = 0
earthshine_wave0, earthshine_flux0 = ill2flux(earth_e+star_e,self.information['dir_pah']) earthshine_wave0, earthshine_flux0 = ill2flux(earth_e+star_e, self.information['dir_path'])
self.log.info('load star catlog 444444444') self.log.info('load star catlog 444444444')
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment