SIMEXP/load_confounds

View on GitHub
load_confounds/strategies.py

Summary

Maintainability
A
2 hrs
Test Coverage

File strategies.py has 269 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Predefined denoising strategies.

Authors: load_confounds team
"""
import warnings
Severity: Minor
Found in load_confounds/strategies.py - About 2 hrs to fix

    Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

        def __init__(
    Severity: Major
    Found in load_confounds/strategies.py - About 50 mins to fix

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

          def __init__(
      Severity: Minor
      Found in load_confounds/strategies.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status