We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test_combine_fovs_to_hcs fails with
test_combine_fovs_to_hcs
self = <zarr.storage.FSStore object at 0x7f06d3a73210>, key = 'H/12/0/.zgroup' value = b'{\n "zarr_format": 2\n}' def __setitem__(self, key, value): if self.mode == "r": > raise ReadOnlyError() E zarr.errors.ReadOnlyError: object is read-only /opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/zarr/storage.py:1463: ReadOnlyError
The text was updated successfully, but these errors were encountered:
Plate.from_positions
No branches or pull requests
test_combine_fovs_to_hcs
fails withThe text was updated successfully, but these errors were encountered: