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

Acquisition Count > 1 not supported #98

Open
jrenslo opened this issue Oct 28, 2023 · 0 comments
Open

Acquisition Count > 1 not supported #98

jrenslo opened this issue Oct 28, 2023 · 0 comments

Comments

@jrenslo
Copy link

jrenslo commented Oct 28, 2023

Typically multiple acquisitions are stacked in another dimension (e.g. 512x512x128x2) but default behavior of rt-utils returns the slices in a single stacked axis. (512x512x256).

def create_series_mask_from_contour_sequence(series_data, contour_sequence: Sequence):

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

No branches or pull requests

1 participant