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

cellprune(x) removes cells of size 0 AND 1 #18

Open
selipot opened this issue Sep 3, 2021 · 1 comment
Open

cellprune(x) removes cells of size 0 AND 1 #18

selipot opened this issue Sep 3, 2021 · 1 comment

Comments

@selipot
Copy link
Contributor

selipot commented Sep 3, 2021

Should not cellprune(x) just remove empty cells? It appears to remove cells of length 1 as well. To not remove cells of length 1, it should be called as cellprune(x,0).

@selipot
Copy link
Contributor Author

selipot commented Dec 15, 2022

cellprune(x,M) removes cells of length M or less and not less than M as stated in the help

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

1 participant