Skip to content
Snippets Groups Projects
Commit bf01d09f authored by Philipp Frank's avatar Philipp Frank
Browse files

config getting started 3

parent e51171cc
No related branches found
No related tags found
1 merge request!367WIP: Normalized amplitudes pp
Pipeline #63053 failed
......@@ -59,7 +59,7 @@ if __name__ == '__main__':
power_space = ift.PowerSpace(position_space.get_default_codomain())
cfmaker = ift.CorrelatedFieldMaker()
cfmaker.add_fluctuations(power_space, 1, 1e-2, 1, 1e-2, 1, 1e-2, -3, 0.5, '')
cfmaker.add_fluctuations(power_space, 1, 1e-2, 1, .5, .1, .5, -3, 0.5, '')
correlated_field = cfmaker.finalize(1e-3, 1e-6, '')
A = cfmaker.amplitudes[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment