diff --git a/pineappl/src/grid.rs b/pineappl/src/grid.rs index ee283a2a..1c7343e2 100644 --- a/pineappl/src/grid.rs +++ b/pineappl/src/grid.rs @@ -2024,6 +2024,8 @@ impl Grid { // UNWRAP: if we can't compare two numbers there's a bug fac1.sort_by(|a, b| a.partial_cmp(b).unwrap()); + // TODO: here there's possibly is a bug if xif isn't one + // make sure we've evolved all slices if let Some(muf2) = self.evolve_info(&order_mask).fac1.into_iter().find(|&x| { !fac1