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

Either update data_description.json, or let the transfer service generate it for us #804

Open
alexpiet opened this issue Oct 24, 2024 · 3 comments
Assignees

Comments

@alexpiet
Copy link
Collaborator

alexpiet commented Oct 24, 2024

Right now we are making a data_description.json and then uploading it. We can also not make one, and let the transfer service generate it for us.

If we want to update the data_description.json
@dyf wrote on teams:

if you want to continue making the data description on the rig, if you aren't already I suggest you fetch funding information from http://aind-metadata-service/ rather than hard-code it. e.g. http://aind-metadata-service/funding/Behavior%20Platform

If we want to let the transfer service generate it for us:

The other thing we could do is pass modalities and project name to the DTS and it will take care of it for you.

This means making sure the upload manifest contains the accurate modalities in session.json rather, and project_name

@alexpiet
Copy link
Collaborator Author

Not urgent. But it would be good to stop hard coding things

@micahwoodard
Copy link
Collaborator

@alexpiet Is there a flag or button in the code that says if video is being recorded? I'm having trouble finding it

@micahwoodard
Copy link
Collaborator

micahwoodard commented Oct 25, 2024

This means making sure the upload manifest contains the accurate modalities in session.json rather, and project_name

Wait maybe I'm confused in what I'm doing. Do I need to use the session.json to populate the upload_manifest modalities and project name? Do I need to remove any hardcoded funding information from anywhere or was that only used in the data_description 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