podi_crosstalk Module

This module contains all data and most functionality to correct raw pODI frames for the effects of cross-talk amongst cells.

For now, the crosstalk coefficient is defined globally, but the data structure supports a more sophisticated system specifying the cross-talk coefficients based on source and target-cell.

podi_crosstalk.invert_all_xtalk()[source]

By default, the crosstalk coefficients are specified as the amplitude of the target cell. However, fto correct for cross-talk, we need to onvert the linear algebra system. This function handles all required steps.