zetastitcher.fuse.absolute_positions module¶
- zetastitcher.fuse.absolute_positions.compute_shift_vectors(filematrix_dataframe, stitch_dataframe)¶
- zetastitcher.fuse.absolute_positions.global_optimization(df, xcfm)¶
Perform global optimization to adjust tile absolute positions.
The passed dataframe must come with an initial guess of absolute positions.
- Parameters
- df
FileMatrix.data_frame
- sdf
FileMatrix.stitch_data_frame
- df