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

Merge frame splitting into sw dev #23

Merged
merged 29 commits into from
Jul 31, 2024

Conversation

sander-willems-bruker
Copy link
Collaborator

No description provided.

@sander-willems-bruker
Copy link
Collaborator Author

@jspaezp Not sure how I accomplished the merge without retaining your git history, no really a github expert to be honest. If you know how to fix that, please feel free to do so:). Note that this PR also implemented the domain inversion functions you require (e53b958)

.get_all()
.unwrap();

println!(">>>>> UNIFORM {} > {:?}", i, frames.len());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would maybe remove this ugly set of prints ... but other than that LGTM! the history seems to be preserved as far as I can tell ...

@jspaezp
Copy link
Contributor

jspaezp commented Jul 30, 2024

I can tidy those prints in the next PR if that is OK with you! lmk if you want a cascading PR onto this one or to use dev as a new base once we merge this one (to add the default options + splitting in terms of 1/k0 instead of scans). and feel free to merge whenever.

@sander-willems-bruker
Copy link
Collaborator Author

I removed print statements and merged into develop. The default are reasonably set at the moment (I introduced builders for SpectrumReaders and PrecursorReaders, whereas I resctructed code so FrameReader is untouched as our changes where only at the SpectrumLevel). Future implementations to split in terms of 1/k0 instead of scans are best made on a new branch of develop. We also will need to make a new Sage PR of course to propagate the config info to timsrust from there. I am happy to look into that, good excercise for me as I havent worked much with serde yet:)

@sander-willems-bruker sander-willems-bruker merged commit ac138e1 into develop Jul 31, 2024
1 check passed
@sander-willems-bruker sander-willems-bruker deleted the merge_frame_splitting_into_sw_dev branch July 31, 2024 08:37
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

Successfully merging this pull request may close these issues.

2 participants