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

CLI command to download sessions #14

Open
AtMostafa opened this issue Nov 16, 2023 · 9 comments
Open

CLI command to download sessions #14

AtMostafa opened this issue Nov 16, 2023 · 9 comments

Comments

@AtMostafa
Copy link
Member

are there any tools for downloading the data to personal computers? bnd --help doesn't show any

@bagibence
Copy link
Member

There is a function for downloading a raw session already. I will expose it as a CLI command.

@bagibence bagibence changed the title download CLI command to download sessions Nov 20, 2023
@bagibence
Copy link
Member

@AtMostafa you mentioned the option to download sessions that are newer than some date. Should that look across all subjects or for a single subject only?

@bagibence
Copy link
Member

bagibence commented Nov 20, 2023

  • Have an option to ignore files that are larger than some given size.
  • Download by subject
  • Download sessions that are newer than a given date

@AtMostafa
Copy link
Member Author

@AtMostafa you mentioned the option to download sessions that are newer than some date. Should that look across all subjects or for a single subject only?

ideally across, because we will have multiple animals running daily

@bagibence bagibence mentioned this issue Feb 1, 2024
@bagibence
Copy link
Member

#56 adds download-session and download-last

I will add the rest as soon as I can. @AtMostafa in the meantime let me know if this works fine!

@AtMostafa
Copy link
Member Author

hmmm... checking now download-last it says no such command

@bagibence
Copy link
Member

It should be there if you have the latest version. Did you do bnd self-update?

@AtMostafa
Copy link
Member Author

Oh yeah, I had 2 versions installed, it did download, with warning:
image

@bagibence
Copy link
Member

That's fine. It just means that there was no trajectory or comment file.

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