MRI_Random_Selection_From_Table_Tool - MontpellierRessourcesImagerie/imagej_macros_and_scripts GitHub Wiki

The tool allows to create a sub-population of your data by randomly copying a configurable portion of lines from the active table to a new table.

table_in table2.png

Getting started

To install the tool save the file random_selection_from_table_tool.ijm into the folder macros/toolsets of your FIJI installation.

Select the "random_selection_from_table_tool.ijm" tool from the >> button of the ImageJ launcher.

tool.png

A right click on the button opens the options dialog. A left click runs the tool on the active table.

Options

options.png

The options dialog allows to change the portion (in percent) of the lines that will be copied. Pressing the help button will open this help-page.