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
e601efd0
Commit
e601efd0
authored
Apr 21, 2014
by
Médéric Boquien
Browse files
Remove extraneous dot that broke the database building.
parent
2495d1c9
Changes
1
Show whitespace changes
Inline
Side-by-side
database_builder/__init__.py
View file @
e601efd0
...
...
@@ -464,7 +464,7 @@ def build_dl2014(base):
qpah
=
{
"000"
:
0.47
,
"010"
:
1.12
,
"020"
:
1.77
,
"030"
:
2.50
,
"040"
:
3.19
,
"050"
:
3.90
,
"060"
:
4.58
,
"070"
:
5.26
,
"080"
:
5.95
,
"090"
:
6.63
,
"100"
:
7.32
.
}
"100"
:
7.32
}
uminimum
=
[
"0.100"
,
"0.120"
,
"0.150"
,
"0.170"
,
"0.200"
,
"0.250"
,
"0.300"
,
"0.350"
,
"0.400"
,
"0.500"
,
"0.600"
,
"0.700"
,
"0.800"
,
"1.000"
,
...
...
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