trackpy
0.3.0
Tutorial
Site
Introduction to Trackpy
Installing Trackpy
Updating Your Installation
API reference
What’s new in the package
Walkthrough
Prediction: Beyond Simple Random Walks
Feature finding in 3D confocal images
Subpixel Accuracy and Uncertainty Estimation
Advanced Linking: Subnetworks and
search_range
Adaptive Search: Changing
search_range
on the Fly
Streaming: Processing Unlimited Frames On-Disk
Making trackpy fast(er)
Obtaining Diagnostic Information from Linking
Parallelized Feature Location using IPython Parallel
Custom Feature Detection: Bubble tracking in 2D foams
Page
trackpy.utils.fit_powerlaw
trackpy.utils.fit_powerlaw
¶
trackpy.utils.
fit_powerlaw
(
data
,
plot=True
,
**kwargs
)
¶
Fit a powerlaw by doing a linear regression in log space.