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
7bb606c1
Commit
7bb606c1
authored
Jun 06, 2019
by
Guang
Committed by
Guang
Oct 23, 2019
Browse files
change the default paramters of xray module
parent
80094a40
Changes
1
Show whitespace changes
Inline
Side-by-side
pcigale/sed_modules/xray.py
View file @
7bb606c1
...
...
@@ -31,7 +31,7 @@ class Xray(SedModule):
(
"gam"
,
(
"cigale_list()"
,
"The photon index (Gamma) of intrinsic X-ray spectrum."
,
1.
6
1.
7
)),
(
"max_dev_alpha_ox"
,
(
"cigale_list()"
,
...
...
@@ -41,7 +41,7 @@ class Xray(SedModule):
"defined as alpha_ox = 0.3838*log(Lnu_2keV/Lnu_2500A), "
"which is often modeled as a function of Lnu_2500A."
"The alpha_ox-Lnu_2500A relation has a 1-sigma scatter of ~ 0.1."
,
0.
3
0.
2
))
])
...
...
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