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
40c43f29
Commit
40c43f29
authored
May 07, 2014
by
BURGARELLA Denis
Browse files
correction of a very minor bug
parent
77a53f9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/analysis_modules/pdf_analysis/workers.py
View file @
40c43f29
...
...
@@ -12,7 +12,7 @@ import numpy as np
from
scipy
import
optimize
from
scipy.special
import
erf
from
.utils
import
(
save_best_sed
,
save_pdf
,
save_chi2
,
chi2_over_ds2
)
from
.utils
import
(
save_best_sed
,
save_pdf
,
save_chi2
,
d
chi2_over_ds2
)
from
...warehouse
import
SedWarehouse
# Probability threshold: models with a lower probability are excluded from the
...
...
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