Latinos Utils#
- mkShapesRDF.shapeAnalysis.latinos.LatinosUtils.flatten_samples(samples)[source][source]#
flatten the subsamples (create full samples named sample_subsample, or flatten_samples_map(sample, subsample))
- mkShapesRDF.shapeAnalysis.latinos.LatinosUtils.flatten_cuts(cuts)[source][source]#
flatten the categories (create full cuts named cut_category)
- mkShapesRDF.shapeAnalysis.latinos.LatinosUtils.update_variables_with_categories(variables, categoriesmap)[source][source]#
Update variables dict with the flatten categories. variables can have “cuts” specifications
- mkShapesRDF.shapeAnalysis.latinos.LatinosUtils.update_nuisances_with_subsamples(nuisances, subsamplesmap)[source][source]#
Update nuisances dict with the flatten subsamples.