Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
f64c8f54
Commit
f64c8f54
authored
Aug 16, 2017
by
Martin Reinecke
Browse files
typos
parent
20edb351
Pipeline
#16727
passed with stages
in 18 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty/field.py
View file @
f64c8f54
...
...
@@ -477,7 +477,7 @@ class Field(Loggable, Versionable, object):
""" Yields a sampled field with `self`**2 as its power spectrum.
This method draws a Gaussian random field in the harmonic partner
domain of this fields domains, using this field as power spectrum.
domain of this field
'
s domains, using this field as power spectrum.
Parameters
----------
...
...
@@ -696,7 +696,7 @@ class Field(Loggable, Versionable, object):
# ---Properties---
def
set_val
(
self
,
new_val
=
None
,
copy
=
False
):
""" Sets the fields distributed_data_object.
""" Sets the field
'
s distributed_data_object.
Parameters
----------
...
...
@@ -869,7 +869,7 @@ class Field(Loggable, Versionable, object):
dtype : type
The datatype the output shall have. This can be used to override
the fields dtype.
the field
'
s dtype.
Returns
-------
...
...
Write
Preview
Markdown
is supported
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