BioImageAnalysisNotebooks
BioImageAnalysisNotebooks copied to clipboard
Python Jupyter notebooks for BioImageAnalysis, GPU-accelerated image processing, data science and more
This message was generated by [git-bob](https://github.com/haesleinhuepf/git-bob) (version: 0.2.3, model: gpt-4o-2024-05-13), an experimental AI-based assistant. It can make mistakes and has [limitations](https://github.com/haesleinhuepf/git-bob?tab=readme-ov-file#limitations). Check its messages carefully. Added a new notebook titled...
It would be nice to demonstrate code decompilation with a function decorator. Therefore, we should add a new notebook to the advanced python folder and also to the _toc.yml In...
This message was generated by [git-bob](https://github.com/haesleinhuepf/git-bob) (version: 0.2.3, model: gpt-4o-2024-05-13), an experimental AI-based assistant. It can make mistakes and has [limitations](https://github.com/haesleinhuepf/git-bob?tab=readme-ov-file#limitations). Check its messages carefully. A new Jupyter notebook titled...
Hi @haesleinhuepf, As discussed here the normalization notebook. Therefore, this PR contains: - added `stackview` as installation requirement in readme file of subsection image_analysis_basics - normalization notebook If you feel...