Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging datasets is not properly handled #486

Open
juanangp opened this issue Oct 5, 2023 · 0 comments
Open

Merging datasets is not properly handled #486

juanangp opened this issue Oct 5, 2023 · 0 comments
Assignees

Comments

@juanangp
Copy link
Member

juanangp commented Oct 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants