Add doc, tests and associated bug solving - throughput
Description
Add tests to the optical throughput calibration and extend the documentation. Associated bug solving. Some small refactoring (some to solve pylint complains).
Related Issue
How Has This Been Tested?
Run pytest with implemented test methods. Reaches 90% to 100% coverage for the associated code.
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new tests passed. -
All existing tests passed.
Edited by Gabriel Emery