mask_xy_mat: Mask a 2D MRSI dataset in the x-y dimension.

Description Usage Arguments Value

View source: R/mrs_data_proc.R

Description

Mask a 2D MRSI dataset in the x-y dimension.

Usage

1
mask_xy_mat(mrs_data, mask)

Arguments

mrs_data

MRS data object.

mask

matrix of boolean values specifying the voxels to mask, where a value of TRUE indicates the voxel should be removed.

Value

masked dataset.


neuroconductor-releases/spant documentation built on Jan. 1, 2021, 11:42 a.m.