CellProfiler / CellProfiler-plugins

Community-contributed and experimental CellProfiler modules.
http://plugins.cellprofiler.org/
56 stars 67 forks source link

add string match to filter objects #254

Closed ErinWeisbart closed 1 month ago

ErinWeisbart commented 1 month ago

Almost ready but I need one last bit of help. I'm sure I deleted something I wasn't supposed to delete...

I have different behavior in test mode than during analysis mode.

Test mode (works):

Screenshot 2024-08-13 at 1 07 34 PM

Run (does not work):

Screenshot 2024-08-13 at 1 09 26 PM
ErinWeisbart commented 1 month ago

(Discrepancy between test and analysis mode was because I didn't have self.filter_out added to settings. The two modes access settings differently)