AllenSWDB / allenswdb.github.io

Other
2 stars 4 forks source link

Add visual-behavior-ophys_project_manifest_v1.1.0 as data asset in SWDB databook capsule #48

Open matchings opened 3 weeks ago

matchings commented 3 weeks ago

The SWDB databook Code Ocean capsule only includes VBO datasets up to v1.0.1, but needs to include the final version of NWB files associated with manifest v1.1.0

The final NWB files should be accessible on AWS at https://visual-behavior-ophys-data.s3-us-west-2.amazonaws.com/ and more info on how to access them is included in this notebook.

The main change in the final NWB files is to add a stimulus_block to the stimulus_presentations table, which allows users to access timestamps for the 5 min gray screen periods and the natural movie clip shown at the end of ophys sessions. It also includes several changes to column names and metadata to align with the Visual Behavior Neuropixels dataset functionality in the AllenSDK, which makes the datasets more easily cross-analyzeable.

A PR on the databook tutorials for VBO has already been made to add the code needed to access and filter the stimulus blocks so that users can utilize this information, however it is only accessible if the final NWBs are provided along with the databook.

saskiad commented 1 day ago

which PR is it? I see two VBO PRs that have merge conflicts that need resolving before they can be merged.