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
58d7b69d
Commit
58d7b69d
authored
Jul 01, 2014
by
Médéric Boquien
Browse files
Remove non ascii characters for better compatibility.
parent
182cb212
Changes
1
Show whitespace changes
Inline
Side-by-side
pcigale/creation_modules/dl2014.py
View file @
58d7b69d
...
...
@@ -48,9 +48,9 @@ class DL2014(CreationModule):
)),
(
'alpha'
,
(
'float'
,
"Powerlaw slope dU/dM
∝U¯ᵅ
. Possible values are: 1.0,
1.1, 1.2,
"
"1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2,
2.3, 2.4, 2.5,
"
"2.6, 2.7, 2.8, 2.9, 3.0."
,
"Powerlaw slope dU/dM
propto U^alpha
. Possible values are: 1.0, "
"
1.1, 1.2,
1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2, "
"
2.3, 2.4, 2.5,
2.6, 2.7, 2.8, 2.9, 3.0."
,
None
)),
(
'gamma'
,
(
...
...
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