Carter Peene

Results 29 issues of Carter Peene

### What happened? I am running pynwb code in a Jupyter notebook locally to test file streaming with ros3. I ran the commands listed [here](https://pynwb.readthedocs.io/en/stable/tutorials/advanced_io/streaming.html#sphx-glr-download-tutorials-advanced-io-streaming-py) to install the correct versionf...

### What happened? I attempted to run PyNWB.NWBHDF5IO in a Jupyter notebook while remotely accessing nwb files from DANDI. The code that yields an error is code from the [docs](https://pynwb.readthedocs.io/en/stable/tutorials/advanced_io/streaming.html#streaming)....

I am using fsspec in a Jupyter notebook to remotely access files. I've been using a `CachingFileSystem` to cache files in a local directory. However, the files I'm accessing are...

### Describe the bug **context** I am using Thebe in Jupyterbook to display a pandas dataframe as cell output. When the static notebook is displayed, the tables look fine. But...

bug

### What happened? Accessing critical data fields in some NWB Files fails and yields "Invalid Dataset Identifier" when trying to access any elements of a timeseries. Printing the timeseries shows...

category: bug
priority: medium
topic: HDMF

**Questions and Help** At the moment, I noticed there's no official contact info of the maintainers listed in the README for Elephant. I had assumed it was @Moritz-Alexander-Kern, as he...

enhancement
question
documentation

**Describe the bug** I am attempting to use estimate_csd without generate fake LFP data. I extract genuine lfp data from our files, but it looks like it requires a very...

bug
documentation

**Describe the bug** I'm attempting to use elephant to perform CSD analysis. In a Jupyter notebook, I have implemented the temporary fix mentioned [here](#546) in my usage. However, the output...

bug
documentation

### Bug description I am running a Jupyter notebook on binder. I run code from [brainglobe](https://github.com/brainglobe/bg-atlasapi), which doesn't do much special except downloads a large file in chunks over http...

bug

I am attempting to inspect the nwb file named `sub-699733573_ses-715093703.nwb` [here](https://dandiarchive.org/dandiset/000021/draft/files?location=sub-699733573) in Dandiset:000021. When clicking on the `Units` section, and clicking on any of the tabs `Raster Grid` , `Tuning...

bug