Results 9 issues of Ramón Casero

## System and Software * aicsimageio Version: 4.0.3 * Python Version: 3.7 * Operating System: Ubuntu linux Focal ## Description Opening a large CZI file (76766 x 131243 = 10.08e9...

documentation
enhancement
discussion

Hi, I've written a little function to convert Zeiss .czi files to DeepZoom .dzi using aicsimageio and pyvips (in my case, my interest is to be able to visualise them...

Hi, Not sure whether to consider this a bug, but given that `bw.values("chr1", start, end)` produces `nan` values for missing values, it seems that `bw.addEntry()` with `nan` values should produce...

Hi Yan, Thanks for making the implementation public, great work. I'd like to use your code, but I'd need to make two modifications. Also, a question about the licence. 1)...

Hi, I've written a little function to convert Zeiss .czi files to DeepZoom .dzi using aicsimageio and pyvips (in my case, my interest is to be able to visualise them...

Hi, This is a feature request that I though @ksirinuk could be interested in too. Say I have a lot of cells as path annotations. Say we give each contour/polygon...

Commit ab5148d. I have some "rectangle" annotations in my files. So far, AIDA plotted them as intended, as rectangles with a black border and traslucent black filling. However, in this...

Just pulled ab5148d, same data directory structure in `~/Software/AIDA/dist/data`, but removing `images.json` that doesn't seem to be necessary anymore. Interface with file browser in `http://localhost:3000/dashboard` shows both the `annotations` and...

Hi @alanaberdeen , I think it'd be very useful to have on the bottom-left corner of the navigator the pixel XY coordinates of the mouse pointer. Then, that can be...