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
cigale
CIGALE
Commits
4cea4c8d
Commit
4cea4c8d
authored
May 22, 2013
by
Yannick Roehlly
Browse files
Rename Calzetti-Leitherer module name
parent
98f5f07f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/sed/modules/dustatt_calzleit.py
View file @
4cea4c8d
...
...
@@ -228,6 +228,8 @@ class Module(common.SEDCreationModule):
out_parameter_list
=
{
"NAME_E_BVs_young"
:
"E(B-V)*, the colour excess of the stellar "
"continuum light for the young population."
,
"NAME_E_BVs_old"
:
"E(B-V)*, the colour excess of the stellar "
"continuum light for the old population."
,
"NAME_attenuation_young"
:
"Amount of luminosity attenuated from the "
"young population in W."
,
"NAME_E_BVs_old_factor"
:
"Ratio of the old population E(B-V)* to the "
...
...
@@ -253,7 +255,7 @@ class Module(common.SEDCreationModule):
"""
# Base name for adding information to the SED.
name
=
self
.
name
or
'dustatt'
name
=
self
.
name
or
'dustatt
_calzleit_
'
wavelength
=
sed
.
wavelength_grid
ebvs_young
=
parameters
[
"E_BVs_young"
]
...
...
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