Skip to content

DataView: get dimensions/ticks #480

@refactoriel

Description

@refactoriel

MultiTag.retrieve_data returns a DataView to the referenced DataArray.
If I want to know the corresponding ticks I have to get the entire array via DataArray.dimensions and then index into that array dependent on MultiTag.positions and MultiTag.extents.

I think it would be handy to also return a view on the dimensions. Does that make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions