Commit 4ae25da0 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent a1b523c6
Pipeline #4044 failed with stage
in 0 seconds
......@@ -1721,9 +1721,9 @@ class MCIsimulator():
self.log.info('Stat catlog file name is %s' % (starcat))
#df0=pandas.read_csv(self.information['dir_path']+'MCI_inputData/star_input/'+starcat)
da=fits.open(self.information['dir_path']+'MCI_inputData/star_input/'+starcat)
da=fits.open(starcat)
####da=fits.open(starcat)
df2=da[1].data
####
......
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