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
e6ffbffc
Commit
e6ffbffc
authored
Oct 24, 2019
by
Philipp Frank
Browse files
fixup
parent
3eb142ac
Pipeline
#62469
passed with stages
in 7 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty5/library/correlated_fields_normalized_amplitude.py
View file @
e6ffbffc
...
@@ -66,7 +66,7 @@ def CorrelatedFieldNormAmplitude(target, amplitudes,
...
@@ -66,7 +66,7 @@ def CorrelatedFieldNormAmplitude(target, amplitudes,
if
stdstd
<=
0
:
if
stdstd
<=
0
:
raise
ValueError
raise
ValueError
psp
=
[
aa
.
target
[
0
]
for
aa
in
amp
litude
s
]
psp
=
[
aa
.
target
[
0
]
for
aa
in
amps
]
hsp
=
ift
.
DomainTuple
.
make
([
tt
.
get_default_codomain
()
for
tt
in
tgt
])
hsp
=
ift
.
DomainTuple
.
make
([
tt
.
get_default_codomain
()
for
tt
in
tgt
])
ht
=
ift
.
HarmonicTransformOperator
(
hsp
,
target
=
tgt
[
0
],
space
=
0
)
ht
=
ift
.
HarmonicTransformOperator
(
hsp
,
target
=
tgt
[
0
],
space
=
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