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

Add download_collection_metadata method back to the api client #1329

Open
jgadling opened this issue Nov 7, 2024 · 0 comments
Open

Add download_collection_metadata method back to the api client #1329

jgadling opened this issue Nov 7, 2024 · 0 comments
Labels
backend client The python client for the graphql service P1 Should have

Comments

@jgadling
Copy link
Contributor

jgadling commented Nov 7, 2024

As part of the client migration, we removed the Tiltseries.download_collection_metadata() method from the API client since that functionality changed dramatically. Tiltseries.s3_collection_metadata has moved to FrameAcquistionFile and we now support multiple files per run. We need to add the equivalent functionality back to the API client as Run.download_frame_acquisition_files()

@jgadling jgadling added client The python client for the graphql service P1 Should have labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend client The python client for the graphql service P1 Should have
Projects
None yet
Development

No branches or pull requests

2 participants