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
5e047d82
Commit
5e047d82
authored
Jul 09, 2013
by
Yannick Roehlly
Browse files
Correct m2005 parameter documentation
parent
59e266a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/sed/modules/m2005.py
View file @
5e047d82
...
...
@@ -47,13 +47,12 @@ class Module(common.SEDCreationModule):
parameter_list
=
{
'imf'
:
(
'string'
,
"Initial mass function: s
s
(Salpeter) or kr (Krupa)"
,
"Initial mass function: s
alp
(Salpeter) or kr
ou
(Krupa)"
,
None
),
'metallicity'
:
(
'float'
,
"Z/H abundance of heavy elements with respect to hydrogen, "
"normalised to solar values."
,
"Metallicity Z."
,
None
),
'separation_age'
:
(
...
...
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