Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initialisation of custom colormap post #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,898 changes: 1,898 additions & 0 deletions ryan_savill/Custom_Colormaps/example regionproperties.csv

Large diffs are not rendered by default.

Binary file added ryan_savill/Custom_Colormaps/output_15_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ryan_savill/Custom_Colormaps/output_7_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ryan_savill/Custom_Colormaps/output_9_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions ryan_savill/readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Image Analysis in Python from a Biologist for Biologists
## About Me
I'm a Master Student in molecular bioengineering (in your university it's probably called some combination of technology, biology and engineering) and have become interested in image analysis when I had a lecture on it. It seems that image analysis is becoming more and more commonplace in biology labs as microscopy and antibody stainings are becoming easier to use and more accessible. However I have decided to dive in the deep end and want to get used to imagge analysis in python, which in comparison to other tools like cellprofiler and ImageJ is much more coding based. This is a steep learning curve especially for biologists that have not coded for long, but the tools that are availible in python allow the implementation of really advanced functions as well as cutting edge techniques. So to take away some of the burden of getting used to python this is a resource for biologists and other scientists, sharing things I have learnt and resources I used to get into programming in python.
I'm a Master Student in molecular bioengineering (in your university it's probably called some combination of technology, biology and engineering) and have become interested in image analysis when I had a lecture on it. It seems that image analysis is becoming more and more commonplace in biology labs as microscopy and antibody staining are becoming easier to use and more accessible. However I have decided to dive in the deep end and want to get used to image analysis in python, which in comparison to other tools like cellprofiler and ImageJ is much more coding based. This is a steep learning curve especially for biologists that have not coded for long, but the tools that are available in python allow the implementation of really advanced functions as well as cutting edge techniques. So to take away some of the burden of getting used to python this is a resource for biologists and other scientists, sharing things I have learnt and resources I used to get into programming in python.

Below you'll find an index of topics that I'll cover, which will be updated with content every now and then. All resources I'm using will be linked to or are availible in the github repository of this Blog!
Below you'll find an index of topics that I'll cover, which will be updated with content every now and then. All resources I'm using will be linked to or are available in the github repository of this Blog!

## Topics
* [Introduction to Using Python for Image Analysis](https://biapol.github.io/blog/ryan_savill/01_intro_to_python/)
Expand Down