Bsoft program

btile

Usage: btile [options] input.img/input.star output.img

Splits an image into overlapping tiles.
During tiling, the original size and tile origins are written into a text file with the base of the output file name and the extension ".tiles". The program bpatch can reassemble the tiles using this text file.

Action:

-splitSplit into multiple images.

Parameters:

-verbose 7Verbosity of output.
-datatype uForce writing of a new data type.
-sampling 1.5,1.5,1.5Sampling (A/pixel; a single value can be given).
-size 120,150,70Size of tiles (default 512,512,512).
-overlap 13,15,8Overlap of tiles (default 0,0,0).
-first 5Number given to the first file (default 0).
-digits 3Number of digits inserted before the last period in the output file name (default 3).

Parameters for reconstructions:

-recid rec_1Reconstruction ID to use.

Output:

-output output.starOutput parameter file.

Bsoft version 2.0.7-20200917 (64 bit)


Generated by bdoc.pl on Mon Oct 26 08:20:12 2020


Back to the Bsoft home