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
51840ec2
Commit
51840ec2
authored
Jun 28, 2019
by
Guang
Committed by
Guang
Oct 23, 2019
Browse files
rename the X-ray AGN component
parent
ab22a1cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/sed_modules/xray.py
View file @
51840ec2
...
...
@@ -156,7 +156,7 @@ class Xray(SedModule):
sed
.
add_contribution
(
'xray.galaxy'
,
self
.
wave
,
self
.
lumin_hotgas
*
l_hotgas_xray_0p5to2keV
+
\
self
.
lumin_xrb
*
(
l_hmxb_xray_2to10keV
+
l_lmxb_xray_2to10keV
)
)
sed
.
add_contribution
(
'xray.agn
_corona
'
,
self
.
wave
,
self
.
lumin_corona
*
L_lam_2keV
)
sed
.
add_contribution
(
'xray.agn'
,
self
.
wave
,
self
.
lumin_corona
*
L_lam_2keV
)
# SedModule to be returned by get_module
Module
=
Xray
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