Training
CAMDU offers a range of training and workshop opportunities. Below you can find a summary of these sessions as well as access the associated training materials.
There will be no image analysis or computing training sessions from September 2025 - September 2026. Here are a list of resources for independent learning:
1. Watch an Introduction to Image Analysis:
Laura's lecture from 2024. Introduces image analysis and programming in Fiji.
2. Image Analysis Worksheets
Self paced worksheets for learning image analysis in Fiji
3. Introduction to Python with Napari:
To get started:
-
Everyone: Download and unzip this folder (make sure you know where you've saved it) or you can clone the git repository
-
Beginner Python users: I recommend installing AnacondaLink opens in a new windowLink opens in a new window. After installing please follow the step by step instructions in AnacondaSetup.pdf.
-
Experienced Python users: Set up a virtual or conda environment with Python 3.9. Within the environment please install napariLink opens in a new windowLink opens in a new window (I use ​python -m pip install napari[all], check the instructions for your operating system if you have issues). I use jupyter notebooks but you can use your favourite IDE instead. After activating the environment, please check you can run the SetupCheck.py script (or SetupCheck.ipynb if using jupyter notebook) from the attached .zip folder.
To learn more about image analysis with python, take a look at Neubais bioimage analysis with python course
4. Attempt the CAMDU Challenge in Fiji or Python:
You can try to write a code to do one or all of the following:
- Identify the cell boundaries (channel two only, use only the most in focus plane)
- Detect the foci (channel one only, use a maximum projection)
- Count the foci in specific cells - combining the first two codes
- Create a code to batch process all the files in the data set.
5. Watch Demonstration Videos on topics related to Image Analysis and Computing
Short videos covering a number of different topics and softwares
6. Post on image.sc forum:
Ask for help from experts from all over the world by posting on the image.sc forum
Materials from previous workshops
3-4th July 2025
26th May 2022
Day 1 - 8th October 2018
![]() |
Electronic lab notebooks with WordpressLink opens in a new window |
Day 2 - 12th October 2018
![]() |
Introduction to Data Analysis with PythonLink opens in a new window |
![]() |
Introduction to Data Analysis with Python - part 2Link opens in a new window |
Day 3 - 15th October 2018
![]() |
Introduction to Image Analysis with FijiLink opens in a new window |
OMERO training
![]() |
Presentation |
![]() |
General Guide |
Many thanks to the OME team for providing us with images and text for this training. You can find the originals here.













