added white theme, some features to processing and saving
This commit is contained in:
@@ -32,4 +32,4 @@
|
||||
"gpr_background_mean_count": 10,
|
||||
"history_command_seq": 0,
|
||||
"history_command": "none"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -108,6 +108,18 @@
|
||||
"set_name": "",
|
||||
"bundle_path": ""
|
||||
}
|
||||
},
|
||||
"notch": {
|
||||
"enabled": true,
|
||||
"bands_hz": [
|
||||
[790000000.0, 850000000.0],
|
||||
[1790000000.0, 1890000000.0],
|
||||
[1970000000.0, 2050000000.0],
|
||||
[2080000000.0, 2560000000.0],
|
||||
[2650000000.0, 2700000000.0]
|
||||
],
|
||||
"taper_width_hz": 40000000.0,
|
||||
"taper_type": "cosine"
|
||||
}
|
||||
},
|
||||
"gpr": {
|
||||
@@ -169,4 +181,4 @@
|
||||
"slot_size_bytes": 2097152
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user