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

Some datasets with visualised results in blocking artefacts on edges #22

Open
cheesema opened this issue Dec 17, 2020 · 0 comments
Open
Labels
bug Something isn't working

Comments

@cheesema
Copy link
Member

Due to the way the APR, and the viewer works, you can result in non smooth edges of images on 2 sides.

This is because the particle cells used to represent lower level images, don't align in many cases when the image size is not a power of 2.

This could be resolved by doing a final clipping mask over the actual imaging domain? I think I quickly looked into this and couldn't immediately find a solution, but I'm sure there must be one.

@cheesema cheesema added the bug Something isn't working label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant