Skip to content

Improve S-curve channels distribution plots

Laurent Petre requested to merge feature/s-curves-enhancements into main

Description

The title says it all...

From the commit message:

Replace STD band with IQR band in S-curve channels distribution plots

As per request of the operation team in order to better visualize and
get a better intuition of the noisy channels.

Related Issue

How Has This Been Tested?

A complete set of S-curves from GE1/1 at P5 was successfully analyzed. Output plots match the expectations.

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 and existing tests passed.
Edited by Laurent Petre

Merge request reports