locan.data.transform.bunwarpj#

Transform localization data with a BUnwarpJ transformation matrix.

This module provides functions to transform coordinates in LocData objects by applying a B-spline transformation as defined with the ImageJ/Fiji plugin BunwarpJ [1], [2].

References

Functions

bunwarp(locdata, matrix_path, pixel_size[, flip])

Transform coordinates by applying a B-spline transformation as represented by a raw transformation matrix from BunwarpJ.