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
65a2dcfd
Commit
65a2dcfd
authored
May 12, 2017
by
Theo Steininger
Browse files
Completed docstring for PowerSpace
parent
a945457d
Pipeline
#12358
passed with stage
in 7 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty/spaces/power_space/power_space.py
View file @
65a2dcfd
...
...
@@ -72,8 +72,9 @@ class PowerSpace(Space):
The total volume of the space.
shape : tuple of np.ints
The shape of the space's data array.
binbounds : {array-like, None}
Inner bounds of the bins, None if they were not specified in the init.
config : {logarithmic, nbin, binbounds}
Dictionary storing the values for `logarithmic`, `nbin`, and
`binbounds` that were used during initialization.
Notes
-----
...
...
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