Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
11 months ago
by
Feng Shuai
Browse files
Options
Download
Email Patches
Plain Diff
Update csst_ifs_gehong/spec1d.py
parent
857111d8
develop
master
No related merge requests found
Pipeline
#4097
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_ifs_gehong/spec1d.py
+1
-1
csst_ifs_gehong/spec1d.py
with
1 addition
and
1 deletion
+1
-1
csst_ifs_gehong/spec1d.py
+
1
-
1
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
):
"""
"""
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets