pylhc/bsrt_analysis.py

Summary

Maintainability
A
0 mins
Test Coverage
B
86%

File bsrt_analysis.py has 363 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

"""
BSRT Analysis
-------------

Top-level script to query BRST data, then perform an analysis and output the generated plots. The
Severity: Minor
Found in pylhc/bsrt_analysis.py - About 4 hrs to fix

    Function pcolormesh_irregulargrid has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def pcolormesh_irregulargrid(ax, df, x_column, y_column, z_column):
    Severity: Minor
    Found in pylhc/bsrt_analysis.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status