Beth Cimini
Beth Cimini
Happened in both Windows/Mac on built 3.0.5 (which both built with wx 4.2.2) ``` An error occurred in the program: AttributeError: 'FigureCanvasWxAgg' object has no attribute 'set_window_title' Traceback (most recent...
CPA 3.0.5 seemed to run ok on several machines today, but not a single OSX-13 machine (will try to find out if ARM or Intel tomorrow)- the same "many things...
We have a note to ourselves in the CP5 module tracking spreadsheet (internal) to do this: >From Beth & Nodar's conversation April 4 - yes, let's move Align to the...
Not tested in CP4, only CP5. All with the Bioformats reader (I got an error trying to read these with the ImageIO reader, not sure if expected, I can report...
Idea is not fully fleshed out, but briefly - it would be nice if rather than cloning/downloading, a user could more easily get the officially-supported plugins. I picture something like...
I updated several things in [this page](https://github.com/CellProfiler/CellProfiler/wiki/Module-structure-and-data-storage-retrieval) from CellProfiler-3 style module settings to CP-4 style, but I'm sure I missed some. Here was the [migration guide](https://github.com/CellProfiler/CellProfiler-plugins/wiki/CellProfiler-3-to-4-migration-guide)
**Is your feature request related to a problem? Please describe.** `skimage.feature.peak_local_max` has a settable `exclude_border` parameter, which defaults to `True`. We do not document that edge maxima will be excluded....
MeasureImageSkeleton provides only the ability to export the total number of branches and endpoints; MeasureObjectSkeleton does a LOT more, including the ability to create images of the branches, length of...