Skip to content

remove_dp  #65

@zz-rezaei

Description

@zz-rezaei

When I run the 'demo' I encounter this error :

Undefined function 'remove_dp' for input arguments of type 'matlab.io.MatFile'

Then I found that there is no such a function in the path. Instead there is 'remove_dead_pixels.m' in 'utilities\elements'. So I changed the file's name. But this time I get this error :

'Attempt to execute SCRIPT remove_dp as a function'

The reason is that, 'remove_dp' is a script but in line 84 of 'min1pipe' or 'min1pipe_HPC' is called as a function.

I appreciate any suggestion to solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions