-
### Describe the Bug
Scene shape is:
300, 4, 41, 2048, 2048
. I call
```
ti = im.get_image_dask_data("TCZYX", T=slice(start_t, end_t)) # start_t = 0, end_t = 4
ti = ti.persist()
```
A…
-
-
Hi Team,
Thank you for creating InstanSeg—it’s an incredibly helpful tool!
I'm working with a pipeline on an OME-TIFF image that has dimensions of 20294 x 42748 and is approximately 400 MB. Howe…
-
I'm having a problem installing progressiveCactus. When it's time to pass the "git submodule update --init" command, an error occur (error 403). The error is copied in this message.
Any help would be…
-
When running using singularity on our slurm cluster (with singularity 3.0.1) I get a syntax error on in the `CactusSetupPhase`:
```
=========> Failed job 'CactusSetupPhase' A/y/jobh8kc9l
INFO:toi…
-
These resources may be useful for implementing a file reader for the Zeiss CZI/ZISRAW file format:
- The [CZI file format specification](https://www.zeiss.com/microscopy/en/products/software/zeiss-…
-
### Additional comment:
_No response_
-
## Description
I'm loading a czi image with napari-aicsimageio - ['Plate1-Blue-A-12-Scene-3-P3-F2-03.czi' from the OME sample data](https://downloads.openmicroscopy.org/images/Zeiss-CZI/idr0011/Plate…
-
Hi,
Up until now I've been running cactus in singleMachine mode, but now decided to try the cluster option. I've set the TOIL_SLURM_ARGS to a set that I normally use with Slurm batch jobs, but the p…
-
I talked with @tischi three weeks ago, about extending the module 'Image file formats' (https://neubias.github.io/training-resources/image_file_formats/index.html) to include loading images into jupyt…