set#

ReferenceIndices.set(indices, cancel_awaiting=False)[source]#

Set the index for each dimension in indices

Parameters:
  • indices (dict[str, Any]) – indices to set, {dim: index}, in reference-space units. Values are clamped to the reference range of that dim.

  • cancel_awaiting (bool, default False) – cancel in-progress fetches, i.e. only display the latest fetch request