Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove_dp #65

Open
zz-rezaei opened this issue Apr 17, 2022 · 2 comments
Open

remove_dp #65

zz-rezaei opened this issue Apr 17, 2022 · 2 comments

Comments

@zz-rezaei
Copy link

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.

@simonfisher
Copy link

I'm getting this as well - using the latest clone of the repo...

(I didn't get it on the 3.1 stable release, but that had other issues, e.g. #64 (comment) )

@JinghaoLu
Copy link
Owner

@zz-rezaei @simonfisher Hi both, the remove_dp function has been added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants