Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
d09c391f
Commit
d09c391f
authored
May 25, 2021
by
Matteo Guardiani
Browse files
Update density_estimator priors.
parent
0236e1cc
Pipeline
#102124
passed with stages
in 12 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/sugar.py
View file @
d09c391f
...
...
@@ -221,9 +221,9 @@ def density_estimator(domain, pad=1.0, cf_fluctuations=None,
from
.library.correlated_fields
import
CorrelatedFieldMaker
from
.library.special_distributions
import
UniformOperator
cf_azm_uniform_sane_default
=
(
1e-
4
,
1
.0
)
cf_azm_uniform_sane_default
=
(
1e-
15
,
5
.0
)
cf_fluctuations_sane_default
=
{
"scale"
:
(
0.
5
,
0.
3
),
"scale"
:
(
0.
3
,
0.
2
),
"cutoff"
:
(
4.0
,
3.0
),
"loglogslope"
:
(
-
6.0
,
3.0
)
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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