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

Investigate the edge pixel in the direct method #217

Open
DanHickstein opened this issue Jul 27, 2018 · 0 comments
Open

Investigate the edge pixel in the direct method #217

DanHickstein opened this issue Jul 27, 2018 · 0 comments
Assignees
Milestone

Comments

@DanHickstein
Copy link
Member

Following the discussion is #214 (comment), we may want to think about how to deal with the last element of the output. Currently, this is strictly zero, which makes some degree of sense, because a basic assumption of the Abel transform is that the intensity goes to zero at the last pixel. However, other transform methods (at least the hansenlaw) allow this pixel to have non-zero values. Potentially we could pad the array by an additional value (either zero, or the same as the last pixel) and then trim the final array.

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

No branches or pull requests

1 participant