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

Edge case in LN2_PATCH_FLATTEN fills in zeros in the input values #91

Open
ofgulban opened this issue Nov 20, 2023 · 0 comments
Open

Edge case in LN2_PATCH_FLATTEN fills in zeros in the input values #91

ofgulban opened this issue Nov 20, 2023 · 0 comments

Comments

@ofgulban
Copy link
Collaborator

I need to have a detailed look into this issue. E.g. if someone has patches of clusters within the multilaterate disk, the zeros get voronoi filled in. Workaround for this is to e.g. add 1 to the input values file, so that e.g. 1s and 2s become 2s and 3s and the zeros become 1, which is then correctly patch flattened and voronoi filled.

@ofgulban ofgulban changed the title Logical error in LN2_PATCH_FLATTEN fills in zeros in the input values Edge case in LN2_PATCH_FLATTEN fills in zeros in the input values Nov 20, 2023
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