Giter VIP home page Giter VIP logo

bioimagebook.github.io's Introduction

Introduction to Bioimage Analysis

Jupyter Book Badge License: CC BY 4.0 Twitter

This book tries explain the main ideas of bioimage analysis in a practical and engaging way.

You're currently looking at the ReadMe - for the actual book, see https://bioimagebook.github.io

bioimagebook.github.io's People

Contributors

bethac07 avatar cfusterbarcelo avatar imagejan avatar petebankhead avatar sbalci avatar transifex-integration[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bioimagebook.github.io's Issues

adding standard deviations from two random variables

I noticed in your chapter on noise, in the section where you are describing your important noise facts, that your formula for adding the standard deviations from two random variables has a typo, I think. Each standard deviation needs to be squared before adding - add the variances and then take the square root to calculate the sigma for the sum of two random variables.

You have this: $\sqrt{\sigma_1 + \sigma_2}$
should be this: $\sqrt{\sigma_1^2 + \sigma_2^2}$

Brilliant book! Thank you for your hard work to make these topics accessible to biologists

PDF Layout for the book

Hi,
This is not an issue but a question. How do I control the layout for the PDF version of the book? I am asking this because I want to write a book myself.
Thank you!

Best regards,
Patrick

aicsimageio on Apple Silicon Macs

Hey @petebankhead! ๐Ÿ‘‹

Really enjoyed reading basically all of the Python sections of the book this morning! I honestly might pass this along to others that are interested in general image handling and not just microscopy image handling. It's a great Python intro to images in general!

On the file formats and dimensions and metadata section, I think you were having issues with installing aicsimageio on Apple Silicon; I am wondering when the last time you tried installing was because a couple of recent patches should have ironed out a lot of the issues with installing.

pip install --upgrade --force-reinstall --no-cache-dir aicsimageio should be a good check?

If there are still issues please let me know. Would love to get it working for you!

Thanks again

copyright statement

Hi Pete @petebankhead .,

just a minor headsup regarding licensing. I see the book has a CC BY 4.0 tag, but it is missing a LICENSE file. If it had that, the github repository would show the license correctly. Similarly, the footer of the book could show the license correctly as done here. At the moment it looks like this:

image

If you think this makes sense, I'm happy to prepare a PR for you.

Thanks for maintaining this amazing resource btw!

Best,
Robert

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.