Skip to content

Commit

Permalink
Merge branch 'master' into add_clandinin_drosophila_dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Mar 31, 2024
2 parents 08b12f8 + 3f16d9f commit 78efdb3
Show file tree
Hide file tree
Showing 26 changed files with 158,598 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
.ipynb_checkpoints
*.DS_Store
*__pycache__/
9 changes: 9 additions & 0 deletions 000363/MAP/demo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
This folder contains a notebook that demonstrates how to work with dandiset 000363.

`browse_map_ephys_data.ipynb` demonstrates how to navigate a single `.nwb` file from
dataset 000363. This dataset was generated from the [map
ephys](https://github.com/mesoscale-activity-map/map-ephys) pipeline.

The notebook demonstrates the contents of the `.nwb` file including acquiring the ccf
coordinates, creating rasters aligned to specific events, and browsing the dandiset
without downloading the file locally.
Loading

0 comments on commit 78efdb3

Please sign in to comment.