-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestparams.json
15 lines (15 loc) · 1.74 KB
/
testparams.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[{"name": "spot_size", "data": "7"},
{"name": "background", "data": "0"},
{"name": "threshold", "data": "20"},
{"name": "analysis_mode", "data": "cog"},
{"name": "integrate", "data": "True"},
{"name": "pileup", "data": "frue"},
{"name": "crop_x0", "data": "10"},
{"name": "crop_y0", "data": "10"},
{"name": "crop_x1", "data": "100"},
{"name": "crop_y1", "data": "100"},
{"name": "threshold_counting", "data": "108"},
{"name": "pre_threshold", "data": "5"},
{"name": "scandir", "data": "testscan/"},
{"name": "rois", "data":"{\"photon\": {\"visible\": true, \"type\": \"RectangleROI\", \"handles\": {\"_handleTopLeft\": [0.0, 70.89219330855019], \"_handleTopRight\": [81.11524163568774, 70.89219330855019], \"_handleBottomLeft\": [0.0, 0.0], \"_handleBottomRight\": [81.11524163568774, 0.0], \"_handleCenter\": [40.55762081784387, 35.446096654275095], \"_handleLabel\": [0.0, 0.0]}}, \"ROI 2\": {\"visible\": true, \"type\": \"RectangleROI\", \"handles\": {\"_handleTopLeft\": [37.49690210656754, 85.26641883519207], \"_handleTopRight\": [53.891876220703125, 85.26641883519207], \"_handleBottomLeft\": [37.49690210656754, 44.17596435546875], \"_handleBottomRight\": [53.891876220703125, 44.17596435546875], \"_handleCenter\": [45.694389163635336, 64.72119159533041], \"_handleLabel\": [37.49690210656754, 44.17596435546875]}}, \"ROI 3\": {\"visible\": true, \"type\": \"RectangleROI\", \"handles\": {\"_handleTopLeft\": [20.883075714111328, 84.57159423828125], \"_handleTopRight\": [65.95960998535156, 84.57159423828125], \"_handleBottomLeft\": [20.883075714111328, 20.789020538330078], \"_handleBottomRight\": [65.95960998535156, 20.789020538330078], \"_handleCenter\": [43.421342849731445, 52.680307388305664], \"_handleLabel\": [20.883075714111328, 20.789020538330078]}}}"}
]