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_ifs_gehong
Commits
bf8acf21
Commit
bf8acf21
authored
Apr 15, 2024
by
Feng Shuai
💬
Browse files
Update csst_ifs_gehong/spec1d.py
parent
857111d8
Pipeline
#4097
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_ifs_gehong/spec1d.py
View file @
bf8acf21
...
@@ -8,7 +8,7 @@ from astropy.io import fits
...
@@ -8,7 +8,7 @@ from astropy.io import fits
from
scipy.stats
import
norm
from
scipy.stats
import
norm
from
scipy.interpolate
import
interp1d
from
scipy.interpolate
import
interp1d
data_path
=
os
.
getcwd
(
)
data_path
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
def
readcol
(
filename
,
**
kwargs
):
def
readcol
(
filename
,
**
kwargs
):
"""
"""
...
...
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