AllenSDK icon indicating copy to clipboard operation
AllenSDK copied to clipboard

code for reading and processing Allen Institute for Brain Science data

Results 194 AllenSDK issues
Sort by recently updated
recently updated
newest added

BehaviorOphysSession.stimulus_presentations should also include rows for the fingerprint_stimulus that is shown at the end of each behavior session

behavior
braintv
vbo
requires data release
NWB file

Hi! ### Extracting LFP data in Visual Behavior - Neuropixels July 2022 I wanted to extract LFP data from the new dataset (Visual Behavior - Neuropixels July 2022) but I...

bug

**Describe the bug** I get the following error when I try to read NWB files (Visual Coding Neuropixels experiment) after loading them with NWBHDF5IO function of pynwb package: ``` Traceback...

bug

**Describe the bug** The SDK currently shows an off by 1 error for all video streams generated using the new MVR implemented by MPE. We believe this is due to...

bug
behavior
ophys
braintv

to_json API has been replaced by an external json creator, i.e `VBN2022InputJsonWriter` Remove all references to `to_json` in `DataObject` API

Instructions on http://confluence.corp.alleninstitute.org/pages/viewpage.action?pageId=75009306 before merge - [x] update version in `__init__.py` - [x] update what's new in index.rst - [x] update the CHANGELOG.md - [x] make sure github CI passes...

braintv

I'm open to the idea that this is not the right place to document this. Should it go in the `BehaviorSession.to_nwb()` docstring?

Hello all, I am touching base with you because I am currently working on some mouse data and I would like to visualize my result into a surface. I have...

enhancement

behavior_session_id = 875471358 has a few issues with it. First, the behavior_session_table says the session_type is OPHYS_6_images_A, however that session_type should not exist for VisualBehaviorMultiscope experiments because the novel image...

bug
behavior
vbo
project tables
requires data release
NWB file

In the `stimulus_presentations `table of the `behavior_ophys_experiment_dataset `class (AllenSDK 2.12.12), there are columns called `start_frame`, `stop_frame `and `start_time`, `end_time`. I propose renaming `stop_frame `to `end_frame `for consistency. This would impact...

enhancement
behavior