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
26b39d23
Commit
26b39d23
authored
Sep 01, 2015
by
Médéric Boquien
Browse files
Import the erf function as it is used to compute the partial χ².
parent
0611f291
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/analysis_modules/pdf_analysis/utils.py
View file @
26b39d23
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
from
astropy
import
log
from
astropy
import
log
from
astropy.table
import
Table
,
Column
from
astropy.table
import
Table
,
Column
import
numpy
as
np
import
numpy
as
np
from
scipy.special
import
erf
from
scipy.stats
import
scoreatpercentile
from
scipy.stats
import
scoreatpercentile
from
..utils
import
OUT_DIR
from
..utils
import
OUT_DIR
...
...
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