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

Running segmentation_to_meshs.py in parallel modify output file names with first processed labels file #21

Open
mmedina300 opened this issue Dec 2, 2023 · 1 comment

Comments

@mmedina300
Copy link

When running [python segmentation_to_meshes.py config.yml ] the output written files .ply, .surface.vtp, .xyz files are all modified with and ending from the first processed labels file. (Example output file names: *_OMM.labels_OMM.surface.vtp and *_IMM.labels_OMM.surface.vtp.)
This causes an error for following steps because of the modified ending which no longer matches the original .labels.mrc file

@bbarad
Copy link
Contributor

bbarad commented Jun 20, 2024

Is this still happening? Can you provide a dataset that reproduces this bug so I can dig in?

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

2 participants