carsen-stringer

Results 213 comments of carsen-stringer

Maybe you can install with `brew`? (https://formulae.brew.sh/formula/opencv) But I'm not a Mac expert (apple is not super helpful with python). You also can run cellpose in google colab

Please set the diameter when running the CellposeDenoise model to what you get from the calibrate button in the GUI, or ideally you actually know the diameter/can estimate it yourself...

Also the output of the CellposeDenoise model is not diameter: https://cellpose.readthedocs.io/en/latest/restore.html#cellposedenoisemodel

Correct yes the `Cellpose` model can estimate it for you but it's very much not recommended to do that in noisy and blurry images because the segmentation model is not...

oh that's very weird thanks for tracking this down, will look into it

thanks I think this is a good idea, cc @mrariden please add this to the to-do

I'm sorry the behavior labels option is not currently implemented, we will add it in the near future

please `pip install rastermap --upgrade`, this code has been removed

Ah yes please try making a new environment, you need python 3.8 or higher