bigdataviewer / bigdataviewer_fiji

Fiji plugins for starting BigDataViewer and exporting data.
GNU General Public License v3.0
21 stars 9 forks source link

OpenImagePlusPlugin opens multiple open ImagePlus's #8

Closed bogovicj closed 5 years ago

bogovicj commented 6 years ago

I wanted this for myself, so just went for it. See #7.

bogovicj commented 6 years ago

@tpietzsch ,

This pull requests changes Plugins>BigDataViewer>Open Current Image. It now brings up a dialog with a check boxes next to the names of all open images, to start only the current image is checked. After clicking "OK" all checked images will be open in a single bdv window.

I talked to @axtimwalde just now, who suggested these alternative possibilities :

  1. Keep the existing plugin and have the new functionality in a different plugin with a different name
  2. Keep the existing plugin, but autodetect open bdv windows, and ask the user if they want to add to the existing window.
bogovicj commented 6 years ago

Actually, I just noticed that this PR sometimes has a SetupAssignment issue. Let me deal with it before merging.

Specifically, the issue is that sometimes multiple sources are grouped in the "Brightness and Color" dialog and can't be un-linked.

bogovicj commented 5 years ago

@tpietzsch

This is ready for you to look at whenever you have a rare moment.
Fwiw, I've found this really useful.

tpietzsch commented 5 years ago

Thanks @bogovicj! Merged via 7a664439223fcfedccf692023ec399a387721f38