Skip to content

Commit 23107a5

Browse files
Merge pull request #154 from neuroinformatics-unit/fix-imaging-data
fixes to big-imaging-data
2 parents 76abe0a + 30324a2 commit 23107a5

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/source/open-software-week/big-imaging-data.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ This course is designed for imaging facility staff, image analysts, and imaging
1717

1818
## Course overview
1919

20-
__Tuesday morning:__
20+
__Thursday morning:__
2121
The technical side of the track will start with an introduction to chunked file formats for big imaging data, such as `OME-zarr`.
2222
We will then proceed to work on hands-on tutorials to
2323
- Read and write big imaging data using `zarr`
2424
- Process big imaging data lazily and in-parallel with `dask`
2525

26-
__Tuesday afternoon:__
26+
__Thursday afternoon:__
2727
The community side of the track will start with a very short introduction to existing community efforts in both software engineering [^1]_, imaging[^2]_ and image analysis[^3]_.
2828
The participants will then join small discussion groups of their choice circling around the wider question: Where next for careers and community in Big Imaging Data?
2929
The discussions will then be fed back to the wider group, and result in the publication of a blog after the course.
@@ -52,6 +52,13 @@ We will email you at least a week before the event with instructions on installi
5252
If you're new to Python, we recommend attending our __Intro to Python__ workshop on Monday, or completing an equivalent course beforehand.
5353
This hands-on session will cover the basics, including data types, control flow, functions, and core libraries—a great way to get up to speed before this event.
5454

55+
### Data
56+
Bringing your own data is encouraged but not required.
57+
It's a great chance to get feedback on your data and learn from others.
58+
If you don't have your own data, we will provide example datasets for you to work with.
59+
60+
We expect that participant-led ideas emerging from this track may inspire collaborative projects during the __Hackday__ on Friday.
61+
5562
### Related
5663

5764
If you're interested analysis tools for whole-organ imaging (particularly brains), you might also benefit from attending the preceding two-day [BrainGlobe main track](brainglobe.md).
@@ -62,4 +69,4 @@ Fill in [this Google form](https://forms.gle/2UAAzikhSgYArZpX7) to apply. We unf
6269

6370
[^1]: community initiatives around e.g. the [Software Sustainability Institute](https://www.software.ac.uk/), the [Society for Research Software Engineering](https://society-rse.org/about/history/), and The Hidden REF.
6471
[^2]: For example [BioImagingUK](https://www.rms.org.uk/community/networks-affiliates/bioimaginguk-network.html), [Euro-BioImaging](https://www.eurobioimaging.eu/), [Global Bioimaging](https://globalbioimaging.org/)
65-
[^3]: For example [neubias](https://eubias.org/NEUBIAS/), [GloBIAS](https://www.globias.org/)
72+
[^3]: For example [neubias](https://eubias.org/NEUBIAS/), [GloBIAS](https://www.globias.org/)

0 commit comments

Comments
 (0)