File: test_from_json.yml

package info (click to toggle)
python-dom-toml 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,080 kB
  • sloc: python: 1,778; makefile: 7
file content (32 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
alignment:
  gap_penalty: 0.3
  min_peak_area: 0.0
  min_peaks: -1
  rt_modulation: 2.5
  top_n_peaks: 0
consolidate:
  min_appearances: -1
  min_match_factor: 600
  name_filter:
  - '*silane*'
  - '*silyl*'
  - '*silox*'
intensity_matrix:
  crop_mass_range:
  - 50
  - 400
  savitzky_golay:
    degree: 2
    enable: true
    window: 7
  tophat: true
  tophat_structure_size: 1.5m
peak_detection:
  points: 30
  scans: 10
peak_filter:
  base_peak_filter:
  - 73
  - 147
  noise_filter: true
  noise_threshold: 2