mask_dyns: Mask an MRS dataset in the dynamic dimension.
Description
Mask an MRS dataset in the dynamic dimension.
Usage
mask_dyns(mrs_data, mask)
Arguments
mask
vector of boolean values specifying the dynamics to mask, where a
value of TRUE indicates the spectrum should be removed.