saveImageSliceAtMass: Overwrite an image slice of an rMSI object.

Description Usage Arguments

View source: R/libimgramdisk.R

Description

Overwrite a part of a ramdisk in rMSI object with the provided data matrix in the specified mass range. The mass range is obtained by the provided central mass and the necessary columns to fit the full data matrix in rMSI.

Usage

1
saveImageSliceAtMass(Img, Mass, dm)

Arguments

Img

the rMSI object where the data is stored (ramdisk).

Mass

the central mass at which data will be overwriten.

dm

the new data matrix overwrite current rMSI slected columns.


prafols/rMSI documentation built on Dec. 12, 2021, 7:29 p.m.