Open alexpiet opened 1 month ago
@alexpiet Thanks for this organizing this.
To clarify:
Ok, then I think we should be able to move forward with:
ForagingSettings.json
set AutomaticUpload
to TrueEach ephys rig can opt in as they want
Proposed upload strategy for behavior data on ephys computers
'AutomaticUpload'
to True in ForagingSettings.json
Proposed upload strategy for behavior data on ephys computers
- GUI creates an upload manifest for aind-watchdog-service by setting
'AutomaticUpload'
to True inForagingSettings.json
- In the evening behavior data for each session is transfered to VAST and triggers upload to AWS by the aind-watchdog-service
- Upload triggers the behavior processing pipeline which creates a behavior only NWB file.
- Ephys data is uploaded elsewhere, and creates its own NWB file
- behavior NWB and ephys NWB are merged into a final NWB file.
This sounds good!
@alexpiet Do we have a pipeline to upload data for old sessions? These old sessions have been copied to the VAST.
@XX-Yin We do not have any infrastructure for uploading old data
@XX-Yin We do not have any infrastructure for uploading old data
@alexpiet Could we plan this? I think we need to modify the manifest file.
@XX-Yin and @KanghoonJ have asked about using the aind-watchdog service to upload data to AWS. This brings up questions about how we want upload and processing to work