Skip to content

Commit d4240b5

Browse files
author
valencia
committed
edit readme
1 parent a36c352 commit d4240b5

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Python Workshop - Image Processing
22
===================================
33

44

5-
# Course concepts
5+
## Course concepts
66

77
*Aims:*
88
A. Learn how to automate the processing and analysis of images by Python scripting
@@ -35,8 +35,7 @@ Python Workshop - Image Processing
3535
* CellProfiler to automate image analysis workflows and python plugin module * (Optional) Code Optimisation (vectorisation, multiprocessing, cluster processing)
3636

3737
38-
39-
# Instructors
38+
## Instructors
4039
- Karin Sasaki
4140
- EMBL Centre for Biological Modelling
4241
- Organiser of course, practical materials preparation, tutor, TA
@@ -60,11 +59,11 @@ Python Workshop - Image Processing
6059
- TA (programming/image processing)
6160

6261

63-
# Instructions
62+
## Instructions on following this course
6463
- Start with the pre-tutorial folder. There you will find three tutorials, one on numpy and arrays, one on python functions and one on a short image processing pipeline.
6564
- Next, from the main tutorial folder, follow the pipeline first and then the batch pipeline. You have a choice of looking at a version with partial solutions, for both tutorials. This folder also contains the full solutions and original pipeline from which the tutorials were adapted.
6665
- Finally, the advanced content has pipelines in cluster computation, data analysis, multi processing and vectorisation. These files are not in tutorial format and are provided as examples.
6766

6867

69-
# Feedback
68+
## Feedback
7069
We welcome any feedback on this course!

0 commit comments

Comments
 (0)