Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
x-cigale
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Guang
x-cigale
Commits
eb8f3394
Commit
eb8f3394
authored
Oct 08, 2018
by
Guang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fixed for galaxy X-rays
parent
e4709c5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pcigale/sed_modules/xray.py
pcigale/sed_modules/xray.py
+1
-1
No files found.
pcigale/sed_modules/xray.py
View file @
eb8f3394
...
...
@@ -122,7 +122,7 @@ class Xray(SedModule):
# Calculate 2-10 keV HMXB luminosities
# Mezcua et al. 2018, Eq. 1
l_hmxb_xray_2to10keV
=
sfr
*
\
10
**
(
33.28
-
62.1
6
*
Z
+
569.44
*
Z
**
2
-
1833.80
*
Z
**
3
+
1968.33
*
Z
**
4
)
10
**
(
33.28
-
62.1
2
*
Z
+
569.44
*
Z
**
2
-
1833.80
*
Z
**
3
+
1968.33
*
Z
**
4
)
# Calculate 2-10 keV LMXB luminosities
# Mezcua et al. 2018, Eq. 2
l_lmxb_xray_2to10keV
=
mstar
*
\
...
...
Write
Preview
Markdown
is supported
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