fepegar/torchio

View on GitHub
src/torchio/transforms/preprocessing/intensity/histogram_standardization.py

Summary

Maintainability
A
3 hrs
Test Coverage

File histogram_standardization.py has 257 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from pathlib import Path
from typing import Callable
from typing import Dict
from typing import Optional
from typing import Sequence

    Function train has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def train(

      Function _normalize has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def _normalize(

        There are no issues that match your filters.

        Category
        Status