File: test_to_toml_IntensityMatrixMethod_.txt

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 (12 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[intensity-matrix-method]
crop_mass_range = [
    50,
    500,
]
tophat = true
tophat_structure_size = "1.5m"

[intensity-matrix-method.savitzky_golay]
enable = true
window = 7
degree = 2