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
e7048f6f
Commit
e7048f6f
authored
Jan 02, 2025
by
Shuai Feng
Browse files
update2412
parent
d7fcf7c1
Pipeline
#7689
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
csst_ifs_gehong/cube3d.py
View file @
e7048f6f
...
...
@@ -2,7 +2,7 @@ import numpy as np
from
.spec1d
import
StellarContinuum
,
HII_Region
import
astropy.wcs
from
astropy.io
import
fits
from
.
import
__version__
from
.
import
__version__
class
Cube3D
():
...
...
@@ -39,7 +39,6 @@ class Cube3D():
vdisp
=
self
.
gas_map
.
vdisp
[
i
,
j
],
ebv
=
self
.
gas_map
.
ebv
[
i
,
j
])
self
.
flux
[
i
,
j
,
:]
=
self
.
flux
[
i
,
j
,
:]
+
gg
.
flux
def
wcs_info
(
self
):
# wcs = fits.Header()
wcs_dict
=
{
'CTYPE1'
:
'WAVE '
,
...
...
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