pylhc / omc3

Python 3 codes for beam optics measurements and corrections in circular particle accelerators
https://pylhc.github.io/omc3/
MIT License
14 stars 7 forks source link

cleaned logging #398

Closed awegsche closed 2 years ago

awegsche commented 2 years ago

This cleans up the logging of knob extractor by suppressing pytimber logs and printing only one statement for missing knob values.

awegsche commented 2 years ago

removed the whole nan/inf/missing knobs logging. just showing the one that have a value is probably enough

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 08db59f1 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 60.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 85.4% (0.0% change).

View more on Code Climate.