David Manthey

Results 104 issues of David Manthey

Each value along the `c` axis can have a name (e.g., `DAPI`, `Red`)

Associated images are small enough they are not tiled.

We have the start of a list of supported file formats at https://girder.github.io/large_image/formats.html. It would be great to expand this into a table with . CI could validate that all...

Currently, the vips source adds a `new` method that, when used with `addTile`, can take a series of images (PIL or numpy or vips) and output a file in a...

This would likely require knowing the final dimensions of the array before we start. We would need to resolve how the new image path and uuid are recorded. The algorithm...

We can edit json and yaml files in the item page. We validate that the data is valid for the format, but it would be better to allow selectively validating...

Multi-axis images have integer indices along each axis. We should also be able to specify the conceptual value. This would be exposed as Value: , and a summary of the...

The adjacent_images endpoint is given an item ID and an optional virtual folder ID, from which it options the list of items in that folder, sorts them, and then finds...

Perhaps this would be a general query option in annotations.

This would check if any files could be used as large images that aren't marked as such, and would check if existing large_images are still readable, and, if not, unmark...