NEUBIAS / bioimage-analysis-training-standards

10 stars 0 forks source link

Multi-dimensional images #11

Open tischi opened 1 year ago

tischi commented 1 year ago

Currently it looks like this:

image

And there also is this:

image

Personally, while technically correct, I find the concept that a 3-D image could be XYC or XYT or XYZ a bit too technical for this purpose. And if we wanted to speak this language and I think then there should be also 4-D and 5-D images and all the possible permutations that could mean.

What about keeping them as separate concepts:

So the current Display of 3D images (channels) would become Display of 2D multi-channel images.

And for Display of 3D images (time, volume) I would probably make this separate Topics:

Display of 3-D images:

Display of time-lapse images:

I know though that this is a huge debate and, e.g., the napari folks prefer to just want to speak about N-D arrays without attaching any semantics to the axes. So I am hot sure how to deal with this in this curriculum.

I think currently most image viewer and analysis software do make a clear distinction between X,Y,Z,T,C and thus I would lean towards also making this distinction.