Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: denote constant parameters when printing fit results #407

Merged
merged 3 commits into from
May 16, 2023

Conversation

alexander-held
Copy link
Member

@alexander-held alexander-held commented May 16, 2023

Add a (constant) flag when printing parameters that were held fixed in fits, which subsequently have zero uncertainty. This allows for more easily distinguishing them from the rest.

* denote constant parameters as such when printing fit results

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (063dcd0) 100.00% compared to head (7a883bb) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #407   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2068      2069    +1     
  Branches       334       334           
=========================================
+ Hits          2068      2069    +1     
Impacted Files Coverage Δ
src/cabinetry/fit/__init__.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-held alexander-held merged commit fde48f1 into master May 16, 2023
@alexander-held alexander-held deleted the feat/fit-print-const branch May 16, 2023 18:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant