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
ift
NIFTy
Commits
b3f3221b
Commit
b3f3221b
authored
Nov 09, 2020
by
Philipp Arras
Browse files
Fix links
parent
d38238db
Pipeline
#86087
passed with stages
in 13 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/sugar.py
View file @
b3f3221b
...
...
@@ -106,11 +106,12 @@ def power_analyze(field, spaces=None, binbounds=None,
keep_phase_information
=
False
):
"""Computes the power spectrum for a subspace of `field`.
Creates a PowerSpace for the space addressed by `spaces` with the given
binning and computes the power spectrum as a :class:`Field` over this
PowerSpace. This can only be done if the subspace to be analyzed is a
harmonic space. The resulting field has the same units as the square of the
initial field.
Creates a PowerSpace for the space addressed by `spaces` with the
given binning and computes the power spectrum as a
:class:`~nifty7.field.Field` over this PowerSpace. This can only
be done if the subspace to be analyzed is a harmonic space. The
resulting field has the same units as the square of the initial
field.
Parameters
----------
...
...
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