# Auditory Naming EC (on006910)

## How to use the data (for agentic research)

### What it is

- **Modalities:** IEEG
- **Participants:** 121
- **Size:** 44.6 GB
- **Tasks:** auditory

### License and terms

- **License:** [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
- **Recommended citation:** Kochi, R., Kanno, A., Uda, H., Hatano, K., Sonoda, M., Endo, H., Cools, M., Rothermel, R., Luat, A. F., & Asano, E. (2026). Auditory Naming EC (Version v1.0.0) \[Data set\]. NEMAR. https://doi.org/10.82901/nemar.on006910

### Where the bytes are

- **Latest version (always current):** [https://data.nemar.org/on006910/latest/](https://data.nemar.org/on006910/latest/)
- **This version (v1.0.0):** [https://data.nemar.org/on006910/v1.0.0/](https://data.nemar.org/on006910/v1.0.0/)

### How to download

- **The dataset:** `nemar dataset download on006910`. Clones and fetches in one step. Content under stimuli/ and derivatives/ is skipped by default because those trees can be large; add --stimuli --derivatives for the whole thing.
- **A subset, one step:** `nemar dataset download on006910 --subjects sub-01,02`. Also filters by --sessions, --tasks, --runs, --datatypes, --include and --exclude.
- **A subset, step 1:** `nemar dataset clone on006910`. Clones git-annex pointers only; fetches no file content. Creates ./on006910.
- **A subset, step 2:** `cd on006910`. The get command below reads the clone's annex, so it only works from inside the clone.
- **A subset, step 3:** `nemar dataset get <files>`. Pulls the files you actually need. Skips stimuli/ and derivatives/ unless the path you ask for is under one of them.
- **One small file:** [https://data.nemar.org/on006910/v1.0.0/participants.tsv](https://data.nemar.org/on006910/v1.0.0/participants.tsv). A direct HTTPS fetch works for any single file.

### Assess fit without downloading

- **Participants table:** [https://data.nemar.org/on006910/v1.0.0/participants.tsv](https://data.nemar.org/on006910/v1.0.0/participants.tsv)
- **Dataset description:** [https://data.nemar.org/on006910/v1.0.0/dataset_description.json](https://data.nemar.org/on006910/v1.0.0/dataset_description.json)
- **Directory listing:** [https://data.nemar.org/on006910/v1.0.0/?format=json](https://data.nemar.org/on006910/v1.0.0/?format=json)
- **Catalog record:** [https://api.nemar.org/datasets/on006910](https://api.nemar.org/datasets/on006910)
