Site is currently under maintenance
Some features may be unavailable or limited during this time. We apologize for any inconvenience and appreciate your patience.

Published on 01 January 2021

Distributed coding of choice, action, and engagement across the mouse brain

View Dataset
Steinmetz, Nick;Zatka-Haas, Peter;Carandini, Matteo;Harris, Kenneth;Rossant, Cyrille

Description

Data from "Distributed coding of choice, action, and engagement across the mouse brain" by Nicholas A. Steinmetz, Peter Zatka-Haas, Matteo Carandini, Kenneth D. Harris, Nature 2019. https://doi.org/10.1038/s41586-019-1787-x
ONE interface

UPDATE: September 2nd, 2021. The ONE interface has been updated. Users of the previous version are invited to redownload the archive and follow the instructions below.
The data can be easily searched and loaded in Python using the ONE interface. The API may be installed via pip:

pip install ONE-api
Notes about the data format : https://github.com/nsteinme/steinmetz-et-al-2019/wiki/data-files
To search and download this dataset:
from one.api import Oneone = One(cache_dir='./9974357') # The location of the unarchived datasessions = one.search(dataset='trials') # search for all sessions that have a trials objectsession = sessions[0] # take the first sessiontrials = one.load_object(session, 'trials') # load the trials objectprint(trials.intervals) # trials is a Bunch, values are NumPy arrays or pandas DataFramesprint(trials.goCue_times)
For further documentation, see https://int-brain-lab.github.io/iblenv/03_one.html

Citations (0)

Mentions (0)

Metrics

Dataset Index

0.3

FAIR Score

13%

Citations

0

Mentions

0

Metrics Over Time

Publication Details

DOI

Publisher

figshare

Assigned Domain

Subfield

Economics and Econometrics

Field

Economics, Econometrics and Finance

Domain

Social Sciences

Confidence Score

31%

Source

Scholar Data Model

Keywords

Neuroscience

Normalization Factors

FT

15.38

CTw

1.00

MTw

1.00