Skip to content

Auto localize lp bounds in high-res module #557

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TysonReimer
Copy link

Automatically adjust the boundaries used to identify the line-pair sets in the CatPhan high-resolution module. Fixes issue #556.

Uses a peak-finding algorithm to automatically shift the hard-coded boundaries based on the the position of the first peak along the circular profile.

Modifies the roi_settings definitions so that the line-pair bounds are instance-level attributes (so that the boundaries are instance-specific; i.e., if analyzing multiple CBCTs sequentially in a .py script, the initial boundaries always remain the hard-coded bounds used currently).

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.

1 participant