Skip to content

Non-finite values in 'mur_weight_up' #101

@tomohr10

Description

@tomohr10

I have this Value error

File "/scratch/condor/dir_452100/job_5rDDuzRP5Vh2/repo/modules/columnflow/columnflow/tasks/selection.py", line 258, in run  self.raise_if_not_finite(events[~veto])
  File "/scratch/condor/dir_452100/job_5rDDuzRP5Vh2/repo/modules/columnflow/columnflow/tasks/framework/mixins.py", line 2435, in raise_if_not_finite
    raise ValueError(
ValueError: found one or more non-finite values in column 'mur_weight_up' of array [<event 1:                85255:                139903318>, ...]

It arises when executing the SelectEvents task. It's only throwing the error for one specific file of the dataset, so it's not an issue with the code itself.
Is there any way to circumvent this issue, without excluding the whole dataset?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions