Erin Weisbart
Erin Weisbart
It would be really nice to be able to independently set the Image Size/Scale between the unclassified images and the classified images in the classifier. e.g. Generally I want my...
**Is your feature request related to a problem? Please describe.** We’ve done quite a bit of mucking with certain pipelines to keep them under 2000 columns of measurements so we...
**Describe the bug** Threshold_OrigThreshold_Cells != Threshold_FinalThreshold_Cells in example where I am using a global threshold method. (And lower and upper bounds on threshold are not being hit). **To Reproduce** Watershed...
When [we were updating RunCellpose](https://github.com/CellProfiler/CellProfiler-plugins/pull/238) to optionaly relate parent and child objects we went to steal code from RelateObjects and noticed that it [said that it had stolen](https://github.com/CellProfiler/CellProfiler/blob/ea6a2e6d001b10983301c10994e319abef41e618/src/frontend/cellprofiler/modules/relateobjects.py#L413C53-L413C66) from FilterObjects....
Would be nice to have more explicit info in the various install instructions on the wiki about conda. - Why one should/shouldn't use conda to install CP from source. -...
**Is your feature request related to a problem? Please describe.** I often have a single object (e.g. Debris) that I'd like to use as a mask across many images. MaskImage...
We do have a page on plugins within our [CellProfiler documentation](https://cellprofiler-manual.s3.amazonaws.com/CellProfiler-4.2.5/help/other_plugins.html) and our [GitHub repository wiki](https://github.com/CellProfiler/CellProfiler/wiki/Plugins), however it has been pointed out to use that many users may not know...
To visually explain the "Invert the Mask" option, would be nice to add to documentation a small figure panel of: objects - sample image with mask applied - sample image...
**Is your feature request related to a problem? Please describe.** The problem is that if I am using multiple configurations of MeasureObjectIntensityDistribution I cannot distinguish between the configurations based on...
When setting rules in NamesAndTypes I'd like it to set rules more flexibly. Instead of e.g. `Metadata` - `Does` - `Have ChannelName matching` - _my_string_ where a perfect match is...