read_mapped_vols: Read Mapped Volumes from 4D Image

View source: R/binary_io.R

read_mapped_volsR Documentation

Read Mapped Volumes from 4D Image

Description

Read volume data from a memory-mapped 4D image file.

Usage

read_mapped_vols(meta, idx)

Arguments

meta

An object of class ImageMetadata containing file metadata

idx

Integer vector of indices specifying volumes to read

Value

A numeric matrix with dimensions [time, voxels]


bbuchsbaum/neuroim2 documentation built on Jan. 2, 2025, 3:38 p.m.