tomopy/tomopy

View on GitHub
source/tomopy/prep/phase.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function retrieve_phase has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

def retrieve_phase(
Severity: Major
Found in source/tomopy/prep/phase.py - About 1 hr to fix

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

    def _retrieve_phase(tomo, phase_filter, px, py, prj, pad):
    Severity: Minor
    Found in source/tomopy/prep/phase.py - About 45 mins to fix

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

      def _calc_pad(tomo, pixel_size, dist, energy, pad):
      Severity: Minor
      Found in source/tomopy/prep/phase.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status