CellProfiler/centrosome

View on GitHub
centrosome/watershed.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def watershed(image, markers, connectivity=None, offset=None, mask=None):
Severity: Minor
Found in centrosome/watershed.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status