findMF / findMFHCS

find molecular features in ms data
Other
1 stars 0 forks source link

MSFileInfo keys of MapLCMSDescriptionPtr #4

Open wolski opened 10 years ago

wolski commented 10 years ago

typedef std::map< uint32_t , MapLCMSDescriptionPtr > SwathIndic;

There might pop up a problem in the future, the key in this structure is the (int) minmass of the extraction window for the LCMS 2 map. What if there are 2 maps with minmass of extraction window very close to each other.