Skip to content

setitem on Data with tuple #12

@gb119

Description

@gb119

Steps to reproduce:
from Stoner import Data
d=Data(np.ones((2,2)))
d[0,0]=5

Shoykd set the top left element of the data to 5 but actually creates a metadata with key (0,0).
Need to sanitise handling of tuple setitem on DataFile

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions