You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Currently, histogram parsing in Histogram File Manager on GUI forces users to send the parsing request twice when the file contains 1D and 2D histograms, such as in DQMIO files that contain both.
We need to redesign the parsing steps so that users can send the request to parse one file once, and the machine should figure out automatically which histograms go to which category (1D, 2D, run, lumi) and which file format it is (CSV or DQMIO).