navigate.tools.multipos_table_tools

Functions

calc_num_tiles(dist, overlap, roi_length)

Calculate the number of tiles to divide a space dist along a single axis with an ROI of size roi_length and a fractional overlap between ROIs of overlap.

compute_tiles_from_bounding_box(x_start, ...)

Create a grid of ROIs to image based on start position, number of tiles, and signed FOV length in each dimension.

sign(x)

Return the sign of x.

update_table(table, pos[, append])

Updates and redraws table based on given list.