Beth Cimini
Beth Cimini
It would be nice to be able to move to wxpython 4.2.0 now that it exists, but at minimum, on Mac the welcome screen does not work. Possibly other things...
I could have sworn past-me made an issue for this, but perhaps she did not. It would be nice to automate saving the build logs, as they can have useful...
H/T [the forum](https://forum.image.sc/t/cellprofiler-giving-nan-for-position-for-high-label-number/70151/6?u=bcimini)
24 tests are currently failing in core on Windows, most if not all of which are related to #4606 . Hopefully it's only a small set of our bugs that...
Other than "it takes time to set it up", is there any reason NOT to set up a mega-test suite of the whole stack (centrosome, prokaryote, p-j, p-b, core, and...
**Describe the bug** H/T [the forum](https://forum.image.sc/t/folder-naming-with-metadata-tags-creates-g-plate-folder/69543). Briefly, various file saving modules in CellProfiler allow you to set that you want to save the output to "Default [Input/Output] Subfolder" then let...
I created an instance following [these instructions](https://github.com/CellProfiler/CellProfiler/wiki/Ubuntu-20.04); despite mahotas being installed correctly AFAICT (if I open `python3`, I can both `import mahotas` and `import mahotas.features`, CellProfiler fails to load the...
H/T [the forum](https://forum.image.sc/t/cellprofiler-consistently-getting-stuck-at-the-last-image/65129/4) **Describe the bug** A user describes that about one image per plate on a 96 well plate (over the span of many plates) is not getting processed;...
**Is your feature request related to a problem? Please describe.** It is not at all uncommon that you want to try 2 (or more) "copies" of a string of modules...
At minimum, just make sure our current master is working; we could also use this to test/matrix tricky dependencies without us having to remember to do it, so we can...