Download Data

Our raw data are hosted on Science Data Bank (ScienceDB) and can be accessed via the following (temporary) link. You may download individual files directly through your browser, or use FTP (e.g., FileZilla) for batch downloading. Hostname, port, and login information are provided in the Data File Download panel on the platform.

Triple-N Dataset at ScienceDB Processed Data
Raw Data 1
Raw Data 2
Raw Data 3

Raw Session Folder

Due to the platform's file count limitations, each session folder has been compressed into a .tar.gz archive. For example:

    Example file:  
    Raw/SesFolder/240629.tar.gz

Stimuli

The shared1000 can be extracted with NSD Stim Info and Shared1000 Index. For more details see NSD documentation. For convenience, we also provide stimuli resized to 227 * 227 pixels and 72 localizer stimuli:

    others/StimuliNNN.zip

Raw GoodUnit

In our analysis pipeline, spiking data are stored in the GoodUnit files. You can download the sessions and directly load these files in MATLAB to inspect processed spike waveforms, raster data, and PSTHs.
A detailed description is provided in the ProcessedFiles section.

    Example file:  
    Raw/GoodStructV2/GoodUnit_YYMMDD_Subject_NSD1000_LOC_gx.mat

Generating Raw H5 and info.mat

For figure generation in the NNN paper, the GoodUnit files were converted into .h5 format for faster loading, with additional metadata saved in corresponding *_info.mat files. You need to run S0_ConvertMatTOh5.m from here to generate these files. Instructions for working with these files can be found in the code section.

    Example file:  
    Raw/H5FILES/ses01_240629_M1_2.h5 
    Raw/H5FILES/ses01_240629_M1_2_info.mat