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

Add anatomical groups example #5966

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

user27182
Copy link
Contributor

@user27182 user27182 commented Apr 24, 2024

Overview

Add full example showing how to plot different anatomical groups from the whole_body_ct datasets. Preview image showing a plot of the cardiovascular system:

image

TODO

Dependencies:

Update whole_body_ct datasets:

  • Add color dict mapping to the user_dict for these datasets
  • Add new kwargs to enable loading only part of the dataset, i.e. integrate the utility functions from the full example into the loading functions
    e.g. download_whole_body_ct(['heart']) to load only the heart label for this dataset.

@user27182 user27182 marked this pull request as draft April 24, 2024 22:47
@pyvista-bot pyvista-bot added documentation Anything related to the documentation/website maintenance Low-impact maintenance activity enhancement Changes that enhance the library labels Apr 24, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.89%. Comparing base (4bc3487) to head (245f391).
Report is 4 commits behind head on main.

❗ Current head 245f391 differs from pull request most recent head 752986a. Consider uploading reports for the commit 752986a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5966   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files         139      139           
  Lines       24176    24176           
=======================================
  Hits        23425    23425           
  Misses        751      751           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the documentation/website enhancement Changes that enhance the library maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants