Skip to content

Allow for source and intensity grids/images to have different padding #4327

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

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

PaulWessel
Copy link
Member

The grdimage sub-functions all assumed the grid|iimage and intensity grid would always have a shared header, but it is possible, given memory grids, that they do not. This PR uses separate node-counters for the two separate arrays. Note: Does not yet solve issue #3408 but clarifies the algorithms and improves the naming of the variables.

The grdimage sub-functions all assumed the grid|iimage and intensity grid would have a shared header, but it is possible, given memory grids, that they do no.
@PaulWessel PaulWessel self-assigned this Oct 14, 2020
@PaulWessel PaulWessel merged commit 6bebefe into master Oct 14, 2020
@PaulWessel PaulWessel deleted the grdimage-two-headers branch October 14, 2020 21:23
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

Successfully merging this pull request may close these issues.

2 participants