Skip to main content

estimate_embedded_size

Function estimate_embedded_size 

Source
pub fn estimate_embedded_size(
    sample: Option<&Array3<f64>>,
    open_beam: Option<&Array3<f64>>,
    spectrum: Option<&[f64]>,
) -> (u64, u64)
Expand description

Estimate (uncompressed, compressed) byte sizes for embedding raw data.