Convert image to ND2 file¶
Following command line tool allows you to convert single image into ND2 file:
Arguments¶
Important
Arguments highlighted in bold (input) are required.
-
inputInput image file to be converted.
-
outputFile name of the converted
.nd2file. If not specified, script will use same name as input file with.nd2extension. -
-fForce overwrite of the output file if it already exists.
-
--unknown_dimension <dimension>Specify which dimension to use if there is an unknown dimension in the input file (e.g., multipage TIFF). Choices:
multipoint,timeloop,zstack. Default:multipoint.
Examples¶
Here are some example usages of the limnd2-convert-file-to-nd2 command: