Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • print_bits (default: 0) – module verbosity:
    • =0 - print nothing,
    • +1 - input pars,
    • +2 - input and current mask statistics,
    • +4 - processed statistics for mask evaluation,
    • +8 - output in files,
    • +16 - start/stop to collect data for mask re-evaluation,
    • +32 - event time stamp,
    • +64 - vector of indexes and map of indexes for the median algorithm,
    • +128- peak parameters before selection,
    • +256- peak parameters saved in file for selected events,
    • +512- selection statistics (N<5: for each event; N<50: for each 10-th; N<500: for each 100-th, then for each 1000-th),
    • +1024-event selection parameters (for each event); event no., time-stamp, mode, number of peaks, and amp_tot.

*Always print:

    • Summary at the endJob.

...