Robert Haase

Results 145 comments of Robert Haase

> Definitely one to use mamba and not conda Guess why we recommend mamba in the installation instructions 😉

The [pyclesperanto installation instructions](https://github.com/clEsperanto/pyclesperanto_prototype#installation) say: Mac-users please also install this: ``` conda install -c conda-forge ocl_icd_wrapper_apple ``` Would you mind giving this a try @psobolewskiPhD ?

Hi @jo-mueller , do you know what happens if one installs `cudatoolkit=11.3` on a computer that has no NVidia GPU?

Code for this "plugin" lives in this notebook: https://github.com/haesleinhuepf/BioImageAnalysisNotebooks/blob/main/docs/27_cell_classification/apoc_simpleitk_object_classification.ipynb

Hi @guiwitz , great questions! > * Is there anywhere a plan of the entire course (more detailed than what is explained [here](https://haesleinhuepf.github.io/BioImageAnalysisNotebooks/intro.html#structure-of-this-jupyter-book))? Not really (yet). As you saw correctly,...

I would also be interested in this! Most of my collaborators/users typically don't have buildtools installed and struggle with pyopencl installation on Windows from time to time. @inducer Which CI...

Hey @bene51 , thanks for reporting! Even more suspicious: I just attempted to reproduce your issue with blobs.gif (8-bit, twice): ![image](https://user-images.githubusercontent.com/12660498/92900551-1368fd80-f420-11ea-9fb8-1b9991174722.png) These were my settings: ![image](https://user-images.githubusercontent.com/12660498/92902868-ecabc680-f421-11ea-8a18-1acf22909c31.png) With 16-bit blobs it...

Hey @Cryaaa , thanks for the input! > we are performing so many statistical tests in such a matrix Technically, the Pearson correlation coefficient does not involve any statistical test....

While the win64-exe issue is resolved for the moment (I uploaded the old exe to the update site as @ctrueden suggested in the forum), I'm having issues with running the...

> I'm guessing this has been an issue for quite some time for people who continue using 32-bit systems. The fact that no one has reported it before is a...