David Stirling

Results 20 issues of David Stirling

Would be a nice feature which has been requested a few times. The reduction tool currently colours by class, but allowing other metadata to be used should be possible.

Feature request

Can be tested with the Translocation tutorial. Looks like we need better handling for when saved thumbnails are a mix of colour and greyscale images.

We currently have 5 or more systems for generating sql queries, it's a bit silly. SQLAlchemy from #302 might make this a lot easier to resolve, since we could use...

Moving away from sqlite/mysqlclient would help to unify a lot of the functionality and could also open up a pathway to supporting other database types. More importantly, pandas `to_sql` can...

Perhaps someone will take this up in the future if development time is available. The current implementation of "Score All" is somewhat hacked together. As it stands creating a per-object...

Not sure how to solve this just yet. Currently the PCA table is regenerated each time you run reduction, and changing methods produces different features. If a user defines gates...

Requires CellProfiler/core#124 OME-NGFF (.zarr) files are something of an unusual case as the operating system views them as a directory rather than a file container. This PR modifies the file...

Requires CellProfiler/core#126 This PR adds a 'Configure Readers' option to the File... menu, allowing users to customise image reader setup. The primary goal here is to give more control over...

Currently, if working with a large number of image sets, it takes a substantial amount of time to generate and display the "Choose Image Set" dialog. To make matters worse,...

Feature request
Enhancement

Currently you can sort an image set using a metadata key by using the matching tools in NamesAndTypes. However, this is not available when working with an image set that...

Feature request
Enhancement