Skip to content

How to configure the default database

Gian Michele Innocenti edited this page Jul 6, 2019 · 3 revisions

Description

The first part of the database

case: LcpK0s_multiplicity_test
download:
  alice:
    activate: false
conversion:
  mc: 
    activate: true 
  data:
    activate: true
skimming: 
  mc:
    activate: true
  data:
    activate: true
merging: 
  mc:
    activate: true
  data:
    activate: true
mergingperiods: 
  mc:
    activate: true
  data:
    activate: true

allows you to activate the analyses steps that perform conversion, skimming for data and monte carlo. Through the option "merging" and "mergingperiods" you can also create a merged sample of data and MC that includes a fraction of the different sub periods that will be used for the ML optimization.

Clone this wiki locally