Mike Lippincott

Results 4 issues of Mike Lippincott

### Feature type - [X] Add new functionality - [X] Change existing functionality ### General description of the proposed functionality This functionality is multi-part: Currently, machine learning data splits are...

enhancement

After trying to run the `runcellpose` module I get the following error: ``` File "/path/to/conda/env/lib/python3.8/site-packages/cellprofiler/gui/pipelinecontroller.py", line 3390, in do_step self.__pipeline.run_module(module, workspace_model) File "/path/to/conda/env/lib/python3.8/site-packages/cellprofiler_core/pipeline/_pipeline.py", line 1349, in run_module module.run(workspace) File "/path/to/CP.plugins/CellProfiler-plugins/active_plugins/runcellpose.py",...

After clicking the "Test GPU" button in the RunCellpose module, this error shows up in my stdout: ``` Traceback (most recent call last): File "/path/to/conda/env/lib/python3.8/site-packages/cellprofiler/gui/module_view/_module_view.py", line 1206, in callback self.__on_do_something(event,...

### Feature type - [x] Add new functionality - [x] Change existing functionality ### General description of the proposed functionality Instead of passing through a file for blocklist features add...

enhancement