Name |
Short Name |
Type |
Description |
Tiles layout |
type |
string |
The spatial relationship of tiles corresponding to the frame order in the image series. Given as starting edge and direction of movement along this edge. Metadata-based stitching is applicable to specific file formats, and this overrides the layout and overlap settings below. |
Meandering |
meandering |
boolean |
Tiling was made in a meandering way, alternating the direction of the acquisition of each row. |
Center first |
centerfirst |
boolean |
The first frame is the center in the series, then frames follow the tile layout. |
Even fields center location |
type |
string |
Adjust where the first center filed is located when the tile count is even. |
Overlap (%) |
overlap |
real |
Overlap between tiles in percents. |
Number of tiles to use horizontally (0 for auto) |
tilesx |
integer |
Number of frames to lay out horizontally during stitching. Zero will use all frames for a quadrangular layout. |
Number of tiles to use vertically (0 for auto) |
tilesy |
integer |
Number of frames to lay out vertically during stitching. Zero will set this value automatically to use up all frames. For time courses this value needs to be explicitly given. |
Fill value for empty areas |
value |
string |
Value for added areas to the image. Use "MASK" for masking newly added areas. Alternatively, use inpainting below. |
Inpaint empty areas |
inpaint |
boolean |
Areas not covered by tiles will be inpainted (guessed). |