Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_mci_sim
Commits
6f04e7b3
Commit
6f04e7b3
authored
Dec 27, 2024
by
Yan Zhaojun
Browse files
update
parent
251af67c
Pipeline
#7618
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
csst_mci_sim/support/sed.py
View file @
6f04e7b3
...
@@ -179,7 +179,6 @@ class Star_Temp():
...
@@ -179,7 +179,6 @@ class Star_Temp():
raise
ValueError
(
raise
ValueError
(
'Data error in galaxy_temp.fits file, please check!!!'
)
'Data error in galaxy_temp.fits file, please check!!!'
)
self
.
wave
=
hdulist
[
1
].
data
[
'wave'
]
self
.
wave
=
hdulist
[
1
].
data
[
'wave'
]
self
.
flux
=
hdulist
[
2
].
data
self
.
flux
=
hdulist
[
2
].
data
self
.
Teff_grid
=
hdulist
[
3
].
data
[
'Teff'
]
self
.
Teff_grid
=
hdulist
[
3
].
data
[
'Teff'
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment