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
bac4d7ef
Commit
bac4d7ef
authored
Oct 04, 2018
by
Philipp Arras
Browse files
Cosmetics
parent
af8fa403
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/library/amplitude_model.py
View file @
bac4d7ef
...
...
@@ -23,7 +23,6 @@ import numpy as np
from
..compat
import
*
from
..domains.power_space
import
PowerSpace
from
..field
import
Field
from
..multi_domain
import
MultiDomain
from
..operators.operator
import
Operator
from
..sugar
import
makeOp
,
sqrt
...
...
@@ -45,7 +44,6 @@ def create_cepstrum_amplitude_field(domain, cepstrum):
"""
dim
=
len
(
domain
.
shape
)
dist
=
domain
.
bindistances
shape
=
domain
.
shape
q_array
=
domain
.
get_k_array
()
...
...
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