Skip to content

Merging datasets is not properly handled #486

Description

@juanangp

I found an issue merging datasets using TRestDataSet::Import function implemented here:

void TRestDataSet::Import(std::vector<std::string> fileNames) {

Although the trees are properly merged the metadata has issues, for instance while merging two datasets the duration is not properly retreived.

I guess we should implement a TRestDataSet merging of the metadata to solve this issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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