scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
26 stars 19 forks source link

fix: respect fixed parameters in n_dof calculation #479

Open lorenzennio opened 2 months ago

lorenzennio commented 2 months ago

Solves #478 by passing fixed parameters to model_utils.unconstrained_parameter_count.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (7167074) to head (60c75da).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #479 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2093 2096 +3 Branches 346 347 +1 ========================================= + Hits 2093 2096 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.