nmrglue.analysis.analysisbase.ndwindow_inside_index
- class nmrglue.analysis.analysisbase.ndwindow_inside_index(shape, wsize)[source]
An N-dimensional interator object which returns the index of the window top-left and a
ndwindow_insideslice array.Similar to
ndwindow_indexbut reports top left index of window.See
ndwindow_insideand :py:class`ndwindow_index` for addition documentation.Methods
__init__(shape, wsize)Set up the object
next()