David Young

Results 15 issues of David Young

This ITK update fixes a build error I encountered on Windows using Microsoft Visual Studio 16.9.3. The error occurs while compiling OpenJPEG for ITK with this message (multiple times): ```...

While loading a relatively large, multi-series CZI file, I encountered a Java heap space error in ``formatreader.get_omexml_metadata``. The call worked fine in Python-Bioformats v.1.1.0, and I noticed it on the...

### I have checked that the SDK documentation doesn't solve my issue. - [X] Yes I've checked them. ### I have checked that the API documentation doesn't solve my issue....

bug

Thanks for your deconvolution software. I encountered an error during proportion estimation where some `NA` common genes would be found for some bulk cells. Here is an example stacktrace: ```...

3D rendering is not working with VTK 9.3.0 as tested in macOS and Windows. - On Windows, there's an error that Mayavi was built with VTK 9.2.0, but the wheels...

bug
dependencies

Currently, all the image settings are reset, but there should at least be an option to keep the current settings.

enhancement

The number of overview images and zoomed image columns is currently hard-coded into layout profiles, but changing this to separate controls would make this more flexible.

enhancement

Atlas labels normally displayed when hovering over a label don't appear when the image has been rotated.

bug

The `RangeEditor` slider controls may shift unexpectedly, such as suddenly decreasing to 0 when shifting only slightly downward, or shifting upward before shifting downward. Clicking on a new position may...

bug
dependencies

Updating blobs in the database can be slow or appear to hang. Inserting into a different ROI can be much faster. May be related to the `unique` constraint and `insert...

performance