Skip to content

Commit

Permalink
Improve welcome page
Browse files Browse the repository at this point in the history
  • Loading branch information
tischi committed Feb 6, 2025
1 parent e3fa8a5 commit ff9fdbc
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,27 @@ layout: page
permalink: /index.html
---

## Overview

This is a resource for image analysis training material, with a focus on research in the life sciences.

Currently, this resource is mainly meant to serve image analysis trainers, helping them to design courses.
However, we might add more text (or videos) to the material such that it could also be used by students for self-directed study.
Currently, this resource is mainly meant to serve image analysis trainers, helping them to design courses. However, we might add more text (or videos) to the material such that it could also be used by students for self-directed study.

The material is divided into small modules, where the teaching of each module should take about 30 minutes. Each module covers a specific aspect of image analysis. At the beginning of each module there is a list of modules containing prerequisite topics. At the end of each module there are suggestions of what could be taught next. This provides trainers guidance on how to combine modules into a longer workshop. See also below for courses that have been taught already.

The material is divided into small modules, where the teaching of each module should take about 10-20 minutes. Each module covers a specific aspect of image analysis. At the beginning of each module there is a list of modules containing prerequisite topics. At the end of each module there are suggestions of what could be taught next. This provides trainers guidance on how to combine modules into a longer workshop.
The modules are meant to be taught hands-on, i.e. following the teacher's guidance, students execute the relevant steps in an image analysis software on their computers. The modules provide those steps for several major image analysis platforms, such as ImageJ GUI, ImageJ Macro, Python and Galaxy.

The modules are designed based on current research in the psychology of learning. For example, concept maps with a limited number of items ensure that the new information in each module is well defined, well structured and limited, respecting the maximal cognitive load that students can bear with.
Please note that this material is under constant development and help is very much appreciated. Please see our [Contributors Guide](CONTRIBUTING.md).

The modules are meant to be taught hands-on, i.e. following the teacher's guidance, students execute the relevant steps in an image analysis software on their computers. The modules provide those steps for several major image analysis platforms, such as ImageJ (either GUI or Macro scripting), ImageJ Jython scripting, imglib2 java programming, MATLAB, and Python (please note that currently this is more of a wish list rather than reality, and help is very much appreciated).
Happy teaching, learning and contributing!

Happy teaching and learning!
## Training modules and courses

#### How to contribute to this resource
#### [Image data formats course](image-data-formats-course/index.html)

Please see our [Contributors Guide](https://github.com/NEUBIAS/training-resources/blob/master/CONTRIBUTING.md).
#### [All training modules](all-modules/index.html)

#### How to teach using this resource
<br><br><br>

Please see the [Instructor Notes](guide).

{% include links.md %}

0 comments on commit ff9fdbc

Please sign in to comment.