Skip to content

Some basic queries regarding object-level selections and addition of new columns #415

Closed Answered by mafrahm
gsaha009 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gsaha009, I took the freedom and converted this to a discussion. Regarding your questions:

  1. I suppose it runs over multiple files for cf.SelectEvents etc., correct? There is a difference in the branch map between the selection tasks and everyting after the reduction because we perform a merging after reducing: https://github.com/columnflow/columnflow/blob/master/columnflow/tasks/reduction.py#L410
    If you do not want to merge your reduced files, there is an open PR (#388) that'll allow you to skip the merging step.
  2. Sure, you could e.g. store the number of jets before and after an object definition in the stats dict. Do you have anything more concrete in mind?
  3. I do not see an issue with …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@gsaha009
Comment options

Answer selected by mafrahm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #414 on March 27, 2024 10:23.