# HG changeset patch # User jcb-mpl # Date 1652357571 0 # Node ID d5bbd682ba770331ade36563b45e22bc0bd17b24 # Parent 6e260ccff3d8dfdf708e87a7c643fdc1b98cb0a6 Deleted selected files diff -r 6e260ccff3d8 -r d5bbd682ba77 2018_07_compression.xml --- a/2018_07_compression.xml Thu May 12 12:12:43 2022 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,134 +0,0 @@ - - by a factor k - - - - scilab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -**Authors** Jean-Claude Boulet (INRAE). - - ---------------------------------------------------- - -================================= -COMPRESSION OF A CENTROID MS DATA -================================= - - ------------ -Description ------------ - -This function reduces by a factor k the number of RTs and associated mass spectra. - - ------ -Input ------ - -**centroid MS data** - -A centroid MS data, at the HDF5-scilab format. - -**k** - -The compression factor. - -**option** - -- 1: selects one out of k RTs and associated ms. - -- 2: merges by k the RTs and associated ms - - -------- -Outputs -------- - -**compressed MS data** - -A centroid MS data, similar to the input, but with k times less RTs and ms. - - - - - - - - - -