Skip to content

Merging datasets is not properly handled #486

@juanangp

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

Metadata

Metadata

Labels

No labels
No labels

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