Fill Docs-Page "Flags, History and Translations"

For an inexperienced user, it is not straightforward to find out:

  • How to access and use the history? qc._flags.history["var"] works - while methods docu proposes qc.flags.history["var"], no?
  • Is there a way to get the history as flags instead of numeric representation?
  • What is the default behaviour SaQC uses to give out the flags as it does? Most probably, if 1 or more tests set a BAD, the final flag will be BAD but this should be mentioned somewhere
  • How to translate flagging schemes?
  • What does the max-default flag_func (Callable, default: max) mean? Most probably, the worst flag but should be mentioned
  • How to use dfilter?
  • etc.

Imo it would be important to dedicate the page as planned to this topic as we present flag handling to be a key feature of SaQC in the publication.

Sorry to come up with such a beloved task ;)

Bildschirmfoto_2022-12-05_um_17.45.47