combination of frame and window in diaPASEF data
Opened this issue · 0 comments
AFOXCOW commented
For frame with multiple windows in diaPASEF data. There seems to have some issues in dia.py file.
eg. here is the windows:
here is the frames:
In my view:
1 frame contains 695 scans
1 WindowGroup contains 4 windows with total 695 scans.
but the link code in dia.py simply assign 1 window to 1 frame by np.tile and pandas merge.
here is the frame_meta data: