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

unit test data #40

Open
tobiasko opened this issue Oct 31, 2018 · 1 comment
Open

unit test data #40

tobiasko opened this issue Oct 31, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@tobiasko
Copy link
Collaborator

tobiasko commented Oct 31, 2018

I created some raw files that could be used for unit testing.

a) Calibration mix recording on a FUSION (profile & centroid mode) using direct infusion (no LC seperation!)

Pierce LTQ Velos ESI Positive Calibration Solution, Product number: 88323
product homepage
Certificate of analysis

Could be used to test basic functions like:

  • file header access
  • scan data retrieval (profile or centroid mode)
  • XIC generation
  • m/z peak detection (profile data)

FUSION1_calMix.zip

MSScan_Orbi_centroid.raw contains 50 scan of type
FTMS + c ESI Full ms [150.0000-2000.2000]

scan #50 looks like this in FreeStyle 1.4 (uses RawFileReader)
image

The file header contains
FileHeader_MSScan_Orbi_centroid.txt

The profile mode file is structured accordingly and displays like this for scan 2
image

@cpanse cpanse added the enhancement New feature or request label Oct 31, 2018
@tobiasko
Copy link
Collaborator Author

tobiasko commented Nov 8, 2018

more unit test data

FUSION2.zip

files contain the following scan modes recorded on a FUSION using nanospray ionisation (no sample, just solvent):

ITMS + c NSI r Full ms2 [email protected] [150.0000-2000.0000]
FTMS + c NSI Full ms2 [email protected] [150.0000-2000.0000]
FTMS + p NSI Full ms2 [email protected] [150.0000-2000.0000]
ITMS + c NSI Full ms [300.0000-2000.0000]
ITMS + p NSI Full ms [300.0000-2000.0000]
FTMS + c NSI Full ms [300.0000-2000.0000]
FTMS + p NSI Full ms [300.0000-2000.0000]
FTMS + c NSI SIM ms [435.1100-455.1100]
FTMS + p NSI SIM ms [435.1100-455.1100]

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

No branches or pull requests

2 participants