Skip to content

"patchwise-crop" need a patch shape // channel notation inconsistencies #158

@Pfleiderer-Adrian

Description

@Pfleiderer-Adrian

In processing/preprocessor.py it says on the patch_shape value documentation: "This parameter will be redundant if fullimage or patchwise-crop analysis is selected!!". But in the init-function, the patch-shape parameter check fires an error if the patch-shape is None or not specified when patchwise-crop is selected as analysis option.

The documentation says also that the subfunction use the patch-shape in first-channel mode but the MIScnn I/O Definition uses the last-channel notation. Maybe this sould be unified?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions