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
cigale
CIGALE
Commits
cf04deb3
Commit
cf04deb3
authored
Feb 16, 2016
by
Médéric Boquien
Browse files
Typo and consistency in the description of the variables.
parent
ca2e1a83
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/sed_modules/sfh2exp.py
View file @
cf04deb3
...
...
@@ -45,13 +45,13 @@ class Sfh2Exp(SedModule):
)),
(
"age"
,
(
"cigale_list(dtype=int, minvalue=0.)"
,
"Age of the main stellar population in the galaxy in Myr."
"
The
precision is 1 Myr."
,
"Age of the main stellar population in the galaxy in Myr.
The
"
"precision is 1 Myr."
,
5000
)),
(
"burst_age"
,
(
"cigale_list(dtype=int, minvalue=1.)"
,
"Age of the late burst in Myr.
P
recision is 1 Myr."
,
"Age of the late burst in Myr.
The p
recision is 1 Myr."
,
20
)),
(
"sfr_0"
,
(
...
...
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