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
The code meets a problem when calculating 'Mean Squared Displacement of Individal Probes'. It says ''particle' is both an index level and a column label, which is ambiguous.'
The text was updated successfully, but these errors were encountered:
This is because I both have 'particle' for the row name and 'particle' for the column name, see my figure in the question. If you change one of the names, it would be fine to run the code
The code meets a problem when calculating 'Mean Squared Displacement of Individal Probes'. It says ''particle' is both an index level and a column label, which is ambiguous.'
![image](https://private-user-images.githubusercontent.com/64419007/312038949-c0b0bf37-ee17-49e0-97a5-b14d50c6c957.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzIzODYsIm5iZiI6MTczOTM3MjA4NiwicGF0aCI6Ii82NDQxOTAwNy8zMTIwMzg5NDktYzBiMGJmMzctZWUxNy00OWUwLTk3YTUtYjE0ZDUwYzZjOTU3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE0NTQ0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYwZTdjNzI2MjEyNzg3MzA2OTU2ZTBkYTBkMDIwNDI1Njg4NGVmMTQ1NGRkMGJkNmYwMzZhMGJmNGVjMWExYzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ULho7sBK6zwPFEoVBy8NdfSUS518Ll7aoJK7_7JzrGU)
The text was updated successfully, but these errors were encountered: