@msdanalyzer, How to obtain drift corrected trajecotries (not final MSD)

1 view (last 30 days)
I am using @msdanalyzer which is a Matlab class and am inputting 3 dimensional trajectory data which has some drift. I have corrected the drift using the "Drift correction using velocity correlation" method
ma = ma.computeDrift('velocity');
I can extract the drift corrected MSD curves. How ever I would like to extract the drift corrected trajectories. How may I obtain this?
Thanks a lot in advance!
Zara
  3 Comments
SNT
SNT on 25 Apr 2019
Thank you Walter for your response. Yes, that is the link for the matlab class to which I refer. How ever I could not figure out a way to extract the drift corrected x,y,z coordinates (trajectories) using this. I can extract the MSD of drift corrected trajectories however. Would be great if you could let me know if I have missed something. :) Thanks a lot!

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!