Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Guang
x-cigale
Commits
d2d9b995
Commit
d2d9b995
authored
Aug 06, 2019
by
Guang
Committed by
Guang
Oct 23, 2019
Browse files
correct some explanatory comments
parent
aeffa3c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/sed_modules/xray.py
View file @
d2d9b995
...
...
@@ -64,8 +64,8 @@ class Xray(SedModule):
# Define frequency corresponding to 2 keV in units of Hz.
self
.
nu_2keV
=
c
/
lam_2keV
# We define the wavelength
range
for the
non thermal
emission
# corresponding to 0.
08
-1200 keV
# We define the wavelength
grid
for the
X-ray
emission
# corresponding to 0.
25
-1200 keV
self
.
wave
=
np
.
logspace
(
-
3
,
0.7
,
1000
)
# X-ray emission from galaxies: 1.hot-gas & 2.X-ray binaries
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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