Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combination of frame and window in diaPASEF data #7

Open
AFOXCOW opened this issue Apr 7, 2022 · 0 comments
Open

combination of frame and window in diaPASEF data #7

AFOXCOW opened this issue Apr 7, 2022 · 0 comments

Comments

@AFOXCOW
Copy link

AFOXCOW commented Apr 7, 2022

For frame with multiple windows in diaPASEF data. There seems to have some issues in dia.py file.

eg. here is the windows:
image
here is the frames:
image

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.
image
here is the frame_meta data:
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant