NDVectorsSlicer#
NDVectorsSlicer#
Constructor#
|
|
Properties#
get or set managed data. |
|
dim names, ordered as laid out in the array |
|
|
|
The ordered spatial dim indices that correspond to the named spatial dims |
|
number of slider dims, i.e. len(slider_dims). |
|
number of dims |
|
interpreted shape of the data |
|
Slider dim names, |
|
Get or set the per-slider-dim mapping from reference-space values to local array indices, |
|
Get or set the spatial function which is applied on the data slice after the window functions. |
|
whether or not a custom tooltip formatter method exists |
|
Get or set the per-slider-dim window functions applied around the current slider position, |
|
get or set dimension order in which window functions are applied |
Methods#
Shut down the thread pool. |
|
|
Get the data slice at the given indices, applying the window functions and the spatial func. |
|
Take the data slice at the given indices and apply the window functions. |
Override in subclass to format custom tooltips |