Image_Conversion_Tools - MontpellierRessourcesImagerie/imagej_macros_and_scripts GitHub Wiki

The MRI Image Conversion Tools allow to convert .lei or .lif and .lsm files to tif-files. The macro works on a folder containing the input images. Results are written into a sub-folder tif. Each channel of a multi-channel file is saved separately. Besides this an rgb-snapshot of the image is saved. A z-projection can optionally be applied to the images. A .lif example image can be found here, an .lsm example image here and a .zvi example image here.

Getting Started

To install the tools, save the file MRI_Image_Conversion_Tools.ijm under macros/toolsets in the Fiji installation folder.

Select the "MRI Image Conversion Tools" toolset from the >> button of the ImageJ launcher.

mri_image_conversion_toolset.png

  • the ? button opens this help page
  • the Lif button runs the Lif2Tif conversion
  • the Lsm button runs the Lsm2Tif conversion
  • the Zvi button runs the Zvi2Tif conversion

When the macro is started a file-dialog is opened. Select the folder containing the images to be converted. The converted images will be written into a sub-folder tif of the input folder. For each channel the letter C and the number of the channel will be added to the filename. For the rgb-image "RGB" will be added to the filename.

Options

By right-clicking on the Lif or Lsm button you can open the options dialog. Note that the same options are applied to both conversions, i.e. it does not matter on which button you change them.

mri_image_conversion_tools_options.png

projection options

  • do z-projection: if selected a z-projection is applied to stacks, otherwise the result images are saved as tif-stacks
  • use all slices for projection: if selected all slices of the stack are used for the z-projection, otherwise only the slices from start slice to end slice
  • start slice for projection: the first slice that will be used for the z-projection (if all is not selected above)
  • end slice for projection: the last slice that will be used for the z-projection (if all is not selected above)
  • projection method: the method that will be used to calculate the z-projection

colour options

  • Channels for RGB-overlay (1-use, 0-skip) this allows to select the channels that are used for creating the rgb-overlay. if the first digit is 1 the first channel is used, if it is 0 it is not used, and so on.

Hints for usage

  • Options that you set remain valid until you change the current toolset or until you close ImageJ. After that the default-options well be active.
  • If you select the toolset with Shift held down, the toolset will be opened in a text-editor you can change the default values for the options and save the file.

Results

image_conversions_result.png

History

  • 16.11.2011 - Fixed a bug that prevented the projection with all slices to work for lsm and zvi and added the choice of the channels to be used for the rgb-overlay.

Publications using the tool

  1. Ewerling, A., Maissl, V., Wickstead, B., and May-Simera, H.L. (2023). Neofunctionalization of ciliary BBS proteins to nuclear roles is likely a frequent innovation across eukaryotes. iScience 26, 106410. 10.1016/j.isci.2023.106410.

  2. Schmidbauer, D., Fink, S., Rousset, F., Senn, P., Müller, M., Adel, Y., Glueckert, R., 2021. ExplantAnalyzer: An advanced automated neurite outgrowth analysis evaluated by means of organotypic auditory neuron explant cultures. Journal of Neuroscience Methods 363, 109341. https://doi.org/10.1016/j.jneumeth.2021.109341