AllenInstitute / openscope_databook

OpenScope databook: a collaborative, versioned, data-centric collection of foundational analyses for reproducible systems neuroscience 🐁🧠🔬🖥️📈
https://alleninstitute.github.io/openscope_databook
Other
64 stars 19 forks source link

Review: suggestions for overview and "Basics" section #374

Closed stephprince closed 2 months ago

stephprince commented 5 months ago

The introduction and basics section are really nice and easy to follow! After reviewing, I added some suggestions here. I also have a few very small text suggestions for some of the markdown parts, but it might be easier if I suggest them in a PR. Let me know if you think there is a better way to structure the review going forward with the other sections.

OpenScope Databook

Basics - Background

Basics - Reading an NWB File

Basics - Streaming an NWB File with fsspec

Basics - Getting Experimental Metadata from DANDI

rcpeene commented 5 months ago

Thanks! I have given you write permissions to the repo so if you have small changes to make you can do so. I'd advise using the scientific_review branch for such commits.

rcpeene commented 5 months ago

I wanted to suggest that more recent versions have some nice html representations of NWB files inside Jupyter notebook

Yes, we jumped at the chance to implement this but it turns out it would cause these crazy halting errors during our test runs. I believe the issue was reported; maybe worth checking its been patched.

rcpeene commented 5 months ago

All feedback addressed in PR #375 . The error with building wheels on Dandihub is being investigated.

stephprince commented 4 months ago

Changes in the PR look good! I've pushed my edits to the branch as well.

Yes, we jumped at the chance to implement this but it turns out it would cause these crazy halting errors during our test runs. I believe the issue was reported; maybe worth checking its been patched.

There was a recent patch for recursion errors in some datasets, I'm not sure if that was the same issue or not. If you can point me to the relevant pynwb issue I can also try to take a look.

rcpeene commented 2 months ago

Looking for permission to close this issue @stephprince

stephprince commented 2 months ago

all good with me!