-
Notifications
You must be signed in to change notification settings - Fork 18
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
Chromatogram Overlay - Traces #427
Comments
With high resolution mass spectrometry data, a range (±) is probably needed:
|
In HPLC-DAD a range (±) is also needed: |
In high-res mass spectrometry, the term
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, it's possible to display the overlay of several m/z or wavelength traces:
The trace options shall be extended to additionally support:
A possible solution could be to design the input in the following way:
Nominal MS
Tandem MS
HighResolution MS
DAD, UV/Vis
Using white space as a separator shall be set as the default.
Additionally, compatibility to the existing system must be ensured.
The text was updated successfully, but these errors were encountered: