Skip to content
This repository was archived by the owner on Nov 15, 2018. It is now read-only.

Commit b306a2f

Browse files
committed
Merge branch 'rel-v0.5'
2 parents c6843fa + 73868f9 commit b306a2f

File tree

2 files changed

+853
-637
lines changed

2 files changed

+853
-637
lines changed

tests/data/sci_test_search_job_spheroid_dataset/config.json

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,22 @@
33
"name": "HMDB"
44
},
55
"isotope_generation": {
6-
"adducts": ["+H","+Na","+K"],
6+
"adducts": [
7+
"+H",
8+
"+Na",
9+
"+K"
10+
],
711
"charge": {
8-
"polarity": "+",
9-
"n_charges": 1
10-
},
11-
"isocalc_sigma": 0.01,
12-
"isocalc_pts_per_mz": 10000
12+
"polarity": "+",
13+
"n_charges": 1
14+
},
15+
"isocalc_sigma": 0.000693,
16+
"isocalc_pts_per_mz": 7212
1317
},
1418
"image_generation": {
15-
"ppm": 2.0,
16-
"nlevels": 30,
1719
"q": 99,
18-
"do_preprocessing": false
20+
"do_preprocessing": false,
21+
"nlevels": 30,
22+
"ppm": 3
1923
}
2024
}

0 commit comments

Comments
 (0)