PYME.localization.cInterp.cInterp module¶
fast interpolation
- PYME.localization.cInterp.cInterp.Interpolate()¶
Generate a histogram of pairwise distances between two sets of points. . Arguments are: ‘x1’, ‘y1’, ‘x2’, ‘y2’, ‘nBins’= 1e3, ‘binSize’ = 1
- PYME.localization.cInterp.cInterp.InterpolateCS()¶
Generate a histogram of pairwise distances between two sets of points. . Arguments are: ‘x1’, ‘y1’, ‘x2’, ‘y2’, ‘nBins’= 1e3, ‘binSize’ = 1
- PYME.localization.cInterp.cInterp.InterpolateInplace()¶
Generate a histogram of pairwise distances between two sets of points. . Arguments are: ‘x1’, ‘y1’, ‘x2’, ‘y2’, ‘nBins’= 1e3, ‘binSize’ = 1
- PYME.localization.cInterp.cInterp.InterpolateInplaceM()¶
Generate a histogram of pairwise distances between two sets of points. . Arguments are: ‘x1’, ‘y1’, ‘x2’, ‘y2’, ‘nBins’= 1e3, ‘binSize’ = 1