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

Save more DSC metrics when in the merge atlas segmentations task #57

Merged
merged 3 commits into from
Jun 29, 2021

Conversation

yoda-vid
Copy link
Collaborator

@yoda-vid yoda-vid commented Jun 25, 2021

DSC metrics between the original and new labels are measured and printed to console during the merge_atlas_segs tasks but not saved to file. Now that metrics from this task are saved (#51, #54), this PR saves these labels-specific metrics as well. Additionally, the atlas to labels DSC metric already saved is fixed to use the new rather than the original labels.

yoda-vid added 3 commits June 25, 2021 12:32
- Measure the DSC of the atlas foreground and combined new rather than original labels
- Remove redundant measurement
- Fix some messages that referred to more specific situations that are not always applicable
- Use logging
- Save to file rather than only printing to console
- Use logging
@yoda-vid yoda-vid added bug Something isn't working enhancement New feature or request labels Jun 25, 2021
@yoda-vid yoda-vid added this to the v1.5.0 milestone Jun 25, 2021
@yoda-vid yoda-vid merged commit 68b2329 into master Jun 29, 2021
@yoda-vid yoda-vid deleted the save_more_merge_segs_metrics branch June 29, 2021 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant