Description Usage Arguments Value
View source: R/libimgramdisk.R
Calculates where is located the data provided by pixel coordinates. The cube index and the cube row are returned.
1 | getCubeRowFromCoords(Img, Coords)
|
Img |
the rMSI object where the data is stored (ramdisk). |
Coords |
a coordinates vector of spectra to load represented as complex numbers where real part corresponds to X and imaginary to Y. |
a list of two vectors of cube index and row index in ff data objects list corresponding to given coords spectra.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.