tinevez on dev
Return sensible defaults when w… (compare)
tinevez on branch-graph-v2
Proper menu item label for the … (compare)
tinevez on branch-graph-v2
A TrackScheme painter that pain… Make the branch trackscheme vie… Rework the branch hierarchy vie… and 2 more (compare)
tinevez on branch-graph-v2
Fix javadoc errors. (compare)
tinevez on branch-graph-v2
Remove faulty JUnit test. It w… (compare)
tinevez on branch-graph-v2
Don't send navigation events to… (compare)
by Bdv interface, you mean vistools?
More the BdvHandle
, because it's what we discussed was appropriate in order to make a bunch of Scijava compatible commands for Bdv (see https://forum.image.sc/t/fiji-commands-for-bigdataviewer/25601 and our current attempt located in the repo : https://github.com/BIOP/bigdataviewer_scijava)
dataset.xml
file could be accessed from/linked to a BdvHandle
, that would be more useful.
mpicbg.spim.data.SpimData
?
AbstractSpimData
save
or resave
method to spimdata ? Would that make sense ? The default behaviour would be what you describe. But I'm not familiar with use cases other than the simple ones. I do not want to add a dirty patch which turns out to be annoying.