tinevez on branch-graph-v2
Display messages in the BDV for… (compare)
tinevez on fix-min-radius
tinevez on dev
Improve min radius when editing… Merge pull request #163 from ma… (compare)
tinevez on fix-min-radius
Improve min radius when editing… (compare)
tinevez on branch-graph-v2
Make Link displacement and velo… Make synchronized the value() m… Spot radius feature makes one n… and 2 more (compare)
tinevez on branch-graph-v2
Simplify branch-n-spots feature… (compare)
tinevez on dev
Return sensible defaults when w… (compare)
tinevez on branch-graph-v2
Proper menu item label for the … (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.