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

ENH: Denoise all anatomical images, but outside of loop #1373

Merged
merged 2 commits into from
Jun 9, 2022

Conversation

cookpa
Copy link
Member

@cookpa cookpa commented Jun 8, 2022

Before:

  • Only the first image gets denoised
  • Denoising happens at every iteration

Now:

  • Denoise all images
  • Do denoising once outside of the loop

Also added a check for prior images - if priors are incorrectly specified, exit with error instead of carrying on with KMeans.

@ntustison
Copy link
Member

Thanks @cookpa

@cookpa cookpa merged commit 21d3459 into master Jun 9, 2022
@cookpa cookpa deleted the atroposDenoiseFix branch July 9, 2022 01:53
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