Skip to content

Commit

Permalink
Merge branch 'main' into starter_cosem
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar authored Mar 18, 2024
2 parents df38649 + 9a62c37 commit ae313d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def create_from_array_identifier(
num_channels=num_channels,
write_size=write_size,
delete=overwrite,
force_exact_write_size=True,
)
zarr_dataset = zarr_container[array_identifier.dataset]
if array_identifier.container.name.endswith("n5"):
Expand Down

0 comments on commit ae313d2

Please sign in to comment.