bigdataviewer / bigdataviewer-core

ImgLib2-based viewer for registered SPIM stacks and more
BSD 2-Clause "Simplified" License
33 stars 35 forks source link

add descriptive toString for Source at level #186

Open bogovicj opened 2 years ago

bogovicj commented 2 years ago

I have some code here that makes a brief, but useful String description of a Source. It's used in the dialog for selecting n5 datasets (see below).

Maybe I could migrate that here so it's more central. @tpietzsch okay with you?

@tischi suggeted a method with signature toString( source, level )

image

tischi commented 2 years ago

@bogovicj what about the number of time points?