You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might also be a good excuse to fix some code issues - for example, map<int, PeakContainer> might be changed to vector<PeakContainer> where the int key is the position in the vector.
Need to create a test to ensure that the refactor works well.
This will allow this merging to be performed in other contexts, e.g. by
mzkitcpp
as per https://github.com/calico/mass_spec/issues/1126The text was updated successfully, but these errors were encountered: