Skip to contents

Reconstructs the fmri_dataset from the job's dataset_spec. For file-backed specs this is where data first becomes addressable (still lazily, per the dataset backend).

Usage

realize_dataset(job)

Arguments

job

An fmri_job.

Value

An fmri_dataset.

See also