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

function to merge multiple stores #107

Closed
wants to merge 5 commits into from
Closed

Conversation

edyoshikun
Copy link
Contributor

@edyoshikun edyoshikun commented Nov 18, 2023

This PR adds a dataset merging function. This is currently not a CLI, but it can be made if we see fit. This function is currently is used in a slurmkit script that is ran after stabilizing. Additionally this utils.merge_datasets() function can be used to copy new zarr stores in parallel, which is certainly faster than running cp source/path target/path.

@edyoshikun edyoshikun mentioned this pull request Dec 9, 2023
11 tasks
@edyoshikun edyoshikun changed the base branch from registration_v2 to segmentation December 9, 2023 01:09
@edyoshikun edyoshikun marked this pull request as ready for review December 11, 2023 17:31
@edyoshikun
Copy link
Contributor Author

closing this in favor of #145

@edyoshikun edyoshikun closed this Jul 2, 2024
@talonchandler talonchandler deleted the merging_function branch July 11, 2024 22:35
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.

1 participant