Hi,
I released LSM_Toolbox 4.0b which contains many bugfixes.
Here's the changelog for 4.0b:
- added Drag and Drop support to the ControlPanel. Simply drag and drop an
lsm image from your filemanager onto the ControlPanel to open it.
- fixed an Image5D bug, preventing the correct conversion of stacks into
image5d
- macro aware, Syntax: run("Show LSM Toolbox","file=path_to_lsm_file") to
open the file (control panel is not shown)
- plugin aware, Syntax: runPlugIn("LSM_Toolbox","file=path_to_lsm_file") to
open the file (control panel is not shown)
- newer versions of Handle_Extra_File_Types (bundled in stable ImageJ 1.37)
can discern if LSM_Toolbox is installed alongside LSM_Reader.If the toolbox
is found it will be used instead of the reader. an IJ.open(path_to_file)
is then the preferred way to open an image.
- corrected the image stamping. Stamping of files is possible via an image
selection dialog
- new batch processing dialog
You can download LSM_Toolbox 4.0b here.
http://imagejdocu.tudor.lu/imagej-documenation-wiki/plugins/lsmtoolboxI also released LSM_Reader (small footprint, no GUI, no metadata)
http://imagejdocu.tudor.lu/imagej-documenation-wiki/plugins/lsm_reader which
will be bundled with the next stable release of ImageJ.
You might want to update your Handle_Extra_File_types plugin too:
http://rsb.info.nih.gov/ij/plugins/file-handler.html to open images directly
through the File->Open command.
Both are released under GPL, as mentioned in a previous post.
Please contact me if you find any bugs.
Best regards,
Patrick