NeurodataWithoutBorders / nwb-project-analytics

Repository for collecting analytics and scripts related to the NWB project.
Other
1 stars 1 forks source link

Add page for NWB stats on DANDI #40

Closed oruebel closed 2 months ago

oruebel commented 2 months ago

Fix #19

This PR adds functionality to automatically compute basic statistics about NWB files on DANDI. The stats and plots are based on the code from this notebook https://github.com/NeurodataWithoutBorders/nwb-project-analytics/blob/main/notebooks/dandi_nwb_statistics_analysis.ipynb

Note: Once this PR is merged the results will be automatically shown on nwb-overview and updated nightly by the existing GitHub Actions.

Screen Shot 2024-07-27 at 2 14 05 AM
rly commented 2 months ago

Looks good to me! I'll let @bendichter do a review