-
Hi all - I'm curious about what this apparently [known phenomenon](https://github.com/soft-matter/trackpy/issues/463) indicates: it seems that, for the same frame, you can have two rows of the datafra…
-
Just came across this new paper: "Tracking particles with large displacements using
energy minimization" by Boltyanskiy, et al. [2017] [DOI: [10.1039/c6sm02011a](http://dx.doi.org/10.1039/C6SM02011A)…
-
1. not sure what happened in my earlier test where numba was faster than numpy, now I'm seeing numpy faster on small problems.
2. I tried to enable diagnostics, however I'm not seeing any of the diag_…
-
Is it possible to use the output of MTrackJ, a plugin for Image J, that gives something like this:
![output](https://user-images.githubusercontent.com/4411314/47672424-e0118280-dba9-11e8-96c9-f5fcc…
-
Hello everyone,
And first thank you so much for developing such a useful package. I have been using it for the past few years and love it.
I just started to use it in 3D to analyze data from a …
-
Several of the example notebooks (most notably, the basic walkthrough) use pims ImageSequence objects to load images. Several use the `as_grey` parameter, which was removed in [this pims commit](https…
-
Hi,
I would like to use the raw intensities of the resulting blobs when applying **tp.locate()** to calculate the moments of intensity of the corresponding blob.
The formula to calculate the mome…
-
Hi,
is it somehow possible to define a non-circular search space like searching for the next particle only in a certain direction? Using the search radius, it will be always circular.
Best,
Tho…
-
Hello there,
I've recently started using Trackpy (and coding in Python after many years) and have encountered an issue I haven't been able to troubleshoot. I am hoping that someone here can give me s…
-
Hello,
thanks for the wonderful trackpy. I am tracking rising bubbles using trackpy and I would like to optimize the tracking accuracy. As input I have a `pd.DataFrame` (called `bubble_data`) with th…