Commit acc35c4b authored by Zhang Xin's avatar Zhang Xin
Browse files

Merge branch 'develop' of https://csst-tb.bao.ac.cn/code/csst-sims/csst_msc_sim into develop

parents 9ede542b 3c50feb3
Pipeline #8958 passed with stage
in 0 seconds
......@@ -102,7 +102,7 @@ class Pointing(object):
self.obs_param = yaml.safe_load(stream)
except yaml.YAMLError as exc:
print(exc)
self.pointing_type_code = columns[21][0:3]
self.obs_id = columns[21][3:]
if self.obs_param["obs_type"]:
......
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