O2-DQ User Interface 1.0.0
Loading...
Searching...
No Matches
User Python Based Interface

doxygen

This project includes python based user interface development for PWG-DQ Workflows based on nightly-20220915. You can follow the instructions and you can find tutorials in table of contents (For prerequisites, Installation guide for argcomplete and Some Informations good to know).

Contact

Ionut Cristian Arsene (Owner of O2DQWorkflows)

Cevat Batuhan Tolon (Author Of Interface)

Important

Since the interface is constantly updated for stability, it is recommended to update it with git pull --rebase command

Big Update!!!

Now converter tasks are added automatically according to the content of the data. Arguments like –add_track_prop are no longer needed. Accordingly, the tutorials have been updated and the details will be added over time.

Table Of Contents

TODO LIST

  • Add Contributing guide chapter
  • Maintaince need for available configs part
  • Python Scripts And JSON Configs need update
  • Need more details for arguments for user guide
  • Needed to explain O2-DQ Data Model and Workflow
  • Doxygen doc should be updated
  • More tutorials needed for users
  • On tutorial side, we need explain all arguments one by one
  • TableReader and dqEfficiency should be refactored
  • interface logic part needs refactor
  • github downloader util should be integrated
  • Clean the code