Skip to content

MEC sys stage - #963

Merged
JanWeldert merged 1 commit into
masterfrom
mec_sys
Jul 2, 2026
Merged

MEC sys stage#963
JanWeldert merged 1 commit into
masterfrom
mec_sys

Conversation

@ts4051

@ts4051 ts4051 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Added a simple MEC event systematic uncertainty stage, which scales the normalization.

@ts4051
ts4051 requested a review from JanWeldert July 2, 2026 09:17
@JanWeldert
JanWeldert merged commit 902322b into master Jul 2, 2026
0 of 2 checks passed
@JanWeldert
JanWeldert deleted the mec_sys branch July 2, 2026 11:30
@thehrh thehrh added this to the 4.3 milestone Jul 2, 2026
@thehrh

thehrh commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

@JanWeldert There seems to be a new major numba release, which might be causing test_fbwkde to get stuck? There's already a comment there indicating some numba dependence of the test outcome: # tests failing with numba 0.62.1.

I'm going to try reproducing this with a fresh local install.

@thehrh

thehrh commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

I had to manually terminate the test with numba 0.66.0. After downgrading to numba 0.65.1, it rapidly completed (though still with the 'division by zero' problem).

@JanWeldert

Copy link
Copy Markdown
Collaborator

Do we still use this module somewhere? Otherwise we can skip the test and solve the problem once we use the service again.

@thehrh

thehrh commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Do we still use this module somewhere? Otherwise we can skip the test and solve the problem once we use the service again.

That might be the way to go for now. The module is only being used by the unit testing script. And all three test functions are already effectively deactivated by catching the "division by zero" exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants