Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anipose won't analyze #96

Closed
kewe7879 opened this issue Aug 12, 2022 · 3 comments
Closed

Anipose won't analyze #96

kewe7879 opened this issue Aug 12, 2022 · 3 comments

Comments

@kewe7879
Copy link

When I run "anipose analyze" on the anaconda prompt, the names of the videos run across the screen, but there's no analysis. Does anyone have any idea of where I could start looking to solve this problem? I've checked the names of the calibration and the videos, and they match. And Anipose does seem to be able to find the videos, it just doesn't do anything with them.

@Darth-Gabagool
Copy link

I would start by

  1. Making sure your folder structure mirrors the one specified in the documentation. It's very easy to make a simple mistake like naming "videos-raw" as something like "Videos-raw" which will throw problems if it's not specified in the config.toml

  2. Speaking of .toml files, going through your config.toml with a fine tooth comb is helpful most of the time. Anipose is very picky about convention and little things will completely boggle the program.

If you haven't already I strongly suggest you download and use the tutorial files as a reference for writing configuration files and folder structure.

@kewe7879
Copy link
Author

I've downloaded the tutorial files as a reference and put them through our system to make sure we have everything downloaded correctly. I've made sure to rename things as closely as possible to the folder that we downloaded (so videos-raw is just that, but the name of the lab is different; so is the date). I've had 2 people besides myself look through the files as well. I've gone through the .toml file a few times, and cannot find anything in there that I didn't see in the documentation. Neither could the others in the lab, but maybe someone else could?
Screenshot 2022-08-15 115413
Screenshot 2022-08-15 115520
Screenshot 2022-08-15 115547
Screenshot 2022-08-15 115607
Screenshot 2022-08-15 115621
Screenshot 2022-08-15 115643
Screenshot 2022-08-15 115717
Screenshot 2022-08-15 115737

@kewe7879
Copy link
Author

I've figured out the analysis issue! avi needs to be lower case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants