Skip to content

binned destroys metadata #244

@JaimeRZP

Description

@JaimeRZP

Let's say that I have an instance of the Result class Cls = Result(array) where array has some metadata like array.dtype.metadata.
If we now bin Cls like Cqs = heracles.binned(Cls) and read the metadata of the arrays inside Cqs we get None

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions