You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 28min with 60 fps videos, total 100800 frames for each video.
After running preprocess_dannce.mat, it became 504000 frames; and the move frames were 356607;
Then after every 50 frames for t-sne embedding, there were only 7133 frames saved as frames_with_good_tracking.
This confused me a lot.
Why do we only use 7133 frames, is it mean that we lost 95% frame's information?
And how to compare the behavior map between different mice when the frames_with_good_tracking are different?
we have generated the data before doing -SNE; now the issue is we cannot save all mice data together and perform post-analysis cause it is too large. You have separate 30-minute sessions, I also perform 30 min videos separately, but now we want to use all five h videos (10 x 30min) to do t-SNE; the current version of the script can't help to achieve it. Please kindly suggest what to do next.
I have 28min with 60 fps videos, total 100800 frames for each video.
After running preprocess_dannce.mat, it became 504000 frames; and the move frames were 356607;
Then after every 50 frames for t-sne embedding, there were only 7133 frames saved as frames_with_good_tracking.
This confused me a lot.
Thank you very much. @spoonsso @jessedmarshall @ @davidhildebrand
The text was updated successfully, but these errors were encountered: