-
BPO | [20910](https://bugs.python.org/issue20910)
--- | :---
Nosy | @rhettinger, @ncoghlan, @pitrou, @vstinner, @ned-deily, @bitdancer, @zware, @serhiy-storchaka, @andreas-schwab
Files | [test_sleep.p…
-
Traceback (most recent call last):
File "/usr/bin/osc", line 41, in
r = babysitter.run(osccli)
File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 62, in run
return prg.ma…
-
BPO | [32409](https://bugs.python.org/issue32409)
--- | :---
Nosy | @pfmoore, @vsajip, @vstinner, @tjguk, @ezio-melotti, @zware, @eryksun, @zooba, @pablogsal, @miss-islington, @samstagern
PRs | python…
-
BPO | [40626](https://bugs.python.org/issue40626)
--- | :---
Nosy | @akuchling, @miss-islington, @schwabm
PRs | python/cpython#20042python/cpython#20818
*Note: these values reflect the state of the i…
-
Hi,
when converting to MoBIE, I run into:
```
...
File ".../cluster_tools/cluster_tools/copy_volume/copy_volume.py", line 138, in run_impl
with vu.file_reader(self.output_path, mode="a"…
-
Error: It looks like you are using Playwright Sync API inside the asyncio loop.
Please use the Async API instead.
How do I do that?
-
@K-Meech @constantinpape
I have a feeling that the default chunking for OME.Zarr is not ideal.
It takes a long time to load with intermediates like this:
-
On the current mobie-beta, making a simple project with the project creator i.e.
- Make a dataset called 'test'
- Add an image (e.g. the sample 'MRI Stack' image in fiji)
- Open it in MoBIE
Give…
-
Hi,
I try to add remote metadata and get:
```Python
bucket_name = 'centriole-tomo-datasets'
service_endpoint = 'https://s3.embl.de'
add_remote_project_metadata(
datadir,
bucket_name…
-
Hi,
Julian @jhennies has the segmentations almost ready.
What would be the workflow to add those? I saw that it is basically additional datasets (xml). But how does MoBIE know that it is a segmen…