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

Add support for BoxCar style acquisition #15

Closed
chhh opened this issue Jun 2, 2018 · 2 comments
Closed

Add support for BoxCar style acquisition #15

chhh opened this issue Jun 2, 2018 · 2 comments
Assignees

Comments

@chhh
Copy link

chhh commented Jun 2, 2018

Allow setting multiple custom isolation windows and corresponding injection times for the quadrupole.

@dbaileychess
Copy link
Contributor

This is in the works.

@jesse-canterbury
Copy link
Contributor

jesse-canterbury commented May 9, 2023

If I understand correctly, this was enabled as of Tune version 3.5. See Changelog; for each window you can supply a target like so:

scan.Values["PrecursorMass"] = "195,524,1522";
scan.Values["IsolationWidth"] = "5,5,5";
scan.Values["MSXTargets"] = "1000,10000,100000";

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

No branches or pull requests

3 participants