ePSIC-DLS / particlespy

Package for analysing particles in electron microscopy data sets.
GNU General Public License v3.0
19 stars 9 forks source link

Resolve trackpy bug #81

Closed TomSlater closed 4 months ago

TomSlater commented 4 months ago

Resolve bug in trackpy. This removes the append function that was deprecated with Pandas 2.0 and was causing time_series_analysis to fail.