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

Outlier removal and blink filtering was applied to `pupil_area`, `eye_area`, and `cr_area `in the `eye_tracking `attribute of the `BehaviorOphysExperiment `class, however a few additional columns were overlooked and should also...

enhancement
behavior
braintv
vbo

It would be useful to have the `imaging_plane_group `and `imaging_plane_group_count `values that are currently available in the SDK dataset object `metadata `attribute also in the cache tables, including `ophys_experiment_table `and...

enhancement
vbo
project tables
requires data release

**Describe the bug** The time assigned to omissions in the log is off by one frame. **To Reproduce & Expected Behavior** Compute flash-omission interval, i.e. the interval between the flash...

bug
behavior
braintv
vbo

**Describe the bug** When retrieving the behavior session table from S3, the `mouse_id` column is int64. When retrieving the behavior session table from LIMS, the `mouse_id` column is a string....

bug
behavior
braintv

**Describe the bug** There is a column present in multiple tables in the Visual Behavior `behavior_ophys_experiment `class with a Boolean indicating whether a stimulus was a change or not, however...

bug
behavior
vbo

**Describe the bug** Currently there is a metadata key called 'experiment_container_id' which should be 'ophys_container_id' to be consistent with the naming across the rest of the sdk **To Reproduce** ```...

bug
braintv
vbo

**Describe the bug** `BehaviorOphysSession `and `BehaviorSession `attribute `stimulus_presentations `currently has 2 unnecessary / uninformative columns - `image_set `and `index`. These should be removed. With allensdk rc/2.8.0 ![image](https://user-images.githubusercontent.com/21346970/109068677-09bd1480-76a5-11eb-82b8-e54ea7a22213.png)

bug
braintv
vbo

AllenSDK returns tables with a column called either "auto_reward" or "autoreward" The science team would like to have a consistent name. ![autoreward_naming](https://user-images.githubusercontent.com/37673624/109080950-48a79600-76b6-11eb-844d-9650c1bc38c6.PNG) **Describe the solution you'd like** I'd like the...

enhancement
behavior
braintv

Marina is happy with the segmentations, traces and nway matching and is asking the data to be fully processed not just the single container already completed. She sent over a...

AllenSDK 2.12.4 Checking the number of experiments in the `ophys_cells_table `and the `ophys_experiment_table `using` .from_S3_cache` gives a different number of experiments ![image](https://user-images.githubusercontent.com/21346970/134831915-7639526d-67e6-49ef-9cec-d42e69610271.png) Not sure why this is the case! Happy...

bug
braintv
vbo
project tables
requires data release