aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/cspad-feb2011.geom
blob: 94bf94fe0bfeafaf3ea9893ebf72e88406059c6c (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
n_panels = 64

; Quadrant 0, asic 0
0/min_fs = 0
0/min_ss = 0
0/max_fs = 193
0/max_ss = 184
0/badrow_direction = -
0/res = 9090.91
0/peak_sep = 6.0
0/clen = /LCLS/detectorPosition
0/fs = +y
0/ss = -x
0/corner_x = 429.39
0/corner_y = -17.30
0/no_index = 0

; Quadrant 0, asic 1
1/min_fs = 194
1/min_ss = 0
1/max_fs = 387
1/max_ss = 184
1/badrow_direction = -
1/res = 9090.91
1/peak_sep = 6.0
1/clen = /LCLS/detectorPosition
1/fs = +y
1/ss = -x
1/corner_x = 429.39
1/corner_y = 181.70
1/no_index = 0

; Quadrant 1, asic 0
2/min_fs = 388
2/min_ss = 0
2/max_fs = 581
2/max_ss = 184
2/badrow_direction = -
2/res = 9090.91
2/peak_sep = 6.0
2/clen = /LCLS/detectorPosition
2/fs = -x
2/ss = -y
2/corner_x = 17.36
2/corner_y = 421.43
2/no_index = 0

; Quadrant 1, asic 1
3/min_fs = 582
3/min_ss = 0
3/max_fs = 775
3/max_ss = 184
3/badrow_direction = -
3/res = 9090.91
3/peak_sep = 6.0
3/clen = /LCLS/detectorPosition
3/fs = -x
3/ss = -y
3/corner_x = -181.64
3/corner_y = 421.43
3/no_index = 0

; Quadrant 2, asic 0
4/min_fs = 776
4/min_ss = 0
4/max_fs = 969
4/max_ss = 184
4/badrow_direction = -
4/res = 9090.91
4/peak_sep = 6.0
4/clen = /LCLS/detectorPosition
4/fs = -y
4/ss = +x
4/corner_x = -428.12
4/corner_y = 12.64
4/no_index = 0

; Quadrant 2, asic 1
5/min_fs = 970
5/min_ss = 0
5/max_fs = 1163
5/max_ss = 184
5/badrow_direction = -
5/res = 9090.91
5/peak_sep = 6.0
5/clen = /LCLS/detectorPosition
5/fs = -y
5/ss = +x
5/corner_x = -428.12
5/corner_y = -186.36
5/no_index = 0

; Quadrant 3, asic 0
6/min_fs = 1164
6/min_ss = 0
6/max_fs = 1357
6/max_ss = 184
6/badrow_direction = -
6/res = 9090.91
6/peak_sep = 6.0
6/clen = /LCLS/detectorPosition
6/fs = +x
6/ss = +y
6/corner_x = -14.95
6/corner_y = -426.38
6/no_index = 0

; Quadrant 3, asic 1
7/min_fs = 1358
7/min_ss = 0
7/max_fs = 1551
7/max_ss = 184
7/badrow_direction = -
7/res = 9090.91
7/peak_sep = 6.0
7/clen = /LCLS/detectorPosition
7/fs = +x
7/ss = +y
7/corner_x = 184.05
7/corner_y = -426.38
7/no_index = 0

; Quadrant 0, asic 2
8/min_fs = 0
8/min_ss = 185
8/max_fs = 193
8/max_ss = 369
8/badrow_direction = -
8/res = 9090.91
8/peak_sep = 6.0
8/clen = /LCLS/detectorPosition
8/fs = +y
8/ss = -x
8/corner_x = 214.99
8/corner_y = -15.01
8/no_index = 0

; Quadrant 0, asic 3
9/min_fs = 194
9/min_ss = 185
9/max_fs = 387
9/max_ss = 369
9/badrow_direction = -
9/res = 9090.91
9/peak_sep = 6.0
9/clen = /LCLS/detectorPosition
9/fs = +y
9/ss = -x
9/corner_x = 214.99
9/corner_y = 183.99
9/no_index = 0

; Quadrant 1, asic 2
10/min_fs = 388
10/min_ss = 185
10/max_fs = 581
10/max_ss = 369
10/badrow_direction = -
10/res = 9090.91
10/peak_sep = 6.0
10/clen = /LCLS/detectorPosition
10/fs = -x
10/ss = -y
10/corner_x = 16.59
10/corner_y = 205.62
10/no_index = 0

; Quadrant 1, asic 3
11/min_fs = 582
11/min_ss = 185
11/max_fs = 775
11/max_ss = 369
11/badrow_direction = -
11/res = 9090.91
11/peak_sep = 6.0
11/clen = /LCLS/detectorPosition
11/fs = -x
11/ss = -y
11/corner_x = -182.41
11/corner_y = 205.62
11/no_index = 0

; Quadrant 2, asic 2
12/min_fs = 776
12/min_ss = 185
12/max_fs = 969
12/max_ss = 369
12/badrow_direction = -
12/res = 9090.91
12/peak_sep = 6.0
12/clen = /LCLS/detectorPosition
12/fs = -y
12/ss = +x
12/corner_x = -212.64
12/corner_y =  6.51
12/no_index = 0

; Quadrant 2, asic 3
13/min_fs = 970
13/min_ss = 185
13/max_fs = 1163
13/max_ss = 369
13/badrow_direction = -
13/res = 9090.91
13/peak_sep = 6.0
13/clen = /LCLS/detectorPosition
13/fs = -y
13/ss = +x
13/corner_x = -212.64
13/corner_y = -192.49
13/no_index = 0

; Quadrant 3, asic 2
14/min_fs = 1164
14/min_ss = 185
14/max_fs = 1357
14/max_ss = 369
14/badrow_direction = -
14/res = 9090.91
14/peak_sep = 6.0
14/clen = /LCLS/detectorPosition
14/fs = +x
14/ss = +y
14/corner_x = -11.44
14/corner_y = -212.34
14/no_index = 0

; Quadrant 3, asic 3
15/min_fs = 1358
15/min_ss = 185
15/max_fs = 1551
15/max_ss = 369
15/badrow_direction = -
15/res = 9090.91
15/peak_sep = 6.0
15/clen = /LCLS/detectorPosition
15/fs = +x
15/ss = +y
15/corner_x = 187.56
15/corner_y = -212.34
15/no_index = 0

; Quadrant 0, asic 4
16/min_fs = 0
16/min_ss = 370
16/max_fs = 193
16/max_ss = 554
16/badrow_direction = -
16/res = 9090.91
16/peak_sep = 6.0
16/clen = /LCLS/detectorPosition
16/fs = -x
16/ss = -y
16/corner_x = 851.64
16/corner_y = 392.87
16/no_index = 0

; Quadrant 0, asic 5
17/min_fs = 194
17/min_ss = 370
17/max_fs = 387
17/max_ss = 554
17/badrow_direction = -
17/res = 9090.91
17/peak_sep = 6.0
17/clen = /LCLS/detectorPosition
17/fs = -x
17/ss = -y
17/corner_x = 652.64
17/corner_y = 392.87
17/no_index = 0

; Quadrant 1, asic 4
18/min_fs = 388
18/min_ss = 370
18/max_fs = 581
18/max_ss = 554
18/badrow_direction = -
18/res = 9090.91
18/peak_sep = 6.0
18/clen = /LCLS/detectorPosition
18/fs = -y
18/ss = +x
18/corner_x = -381.23
18/corner_y = 847.15
18/no_index = 0

; Quadrant 1, asic 5
19/min_fs = 582
19/min_ss = 370
19/max_fs = 775
19/max_ss = 554
19/badrow_direction = -
19/res = 9090.91
19/peak_sep = 6.0
19/clen = /LCLS/detectorPosition
19/fs = -y
19/ss = +x
19/corner_x = -381.23
19/corner_y = 648.15
19/no_index = 0

; Quadrant 2, asic 4
20/min_fs = 776
20/min_ss = 370
20/max_fs = 969
20/max_ss = 554
20/badrow_direction = -
20/res = 9090.91
20/peak_sep = 6.0
20/clen = /LCLS/detectorPosition
20/fs = +x
20/ss = +y
20/corner_x = -849.25
20/corner_y = -383.71
20/no_index = 0

; Quadrant 2, asic 5
21/min_fs = 970
21/min_ss = 370
21/max_fs = 1163
21/max_ss = 554
21/badrow_direction = -
21/res = 9090.91
21/peak_sep = 6.0
21/clen = /LCLS/detectorPosition
21/fs = +x
21/ss = +y
21/corner_x = -650.25
21/corner_y = -383.71
21/no_index = 0

; Quadrant 3, asic 4
22/min_fs = 1164
22/min_ss = 370
22/max_fs = 1357
22/max_ss = 554
22/badrow_direction = -
22/res = 9090.91
22/peak_sep = 6.0
22/clen = /LCLS/detectorPosition
22/fs = +y
22/ss = -x
22/corner_x = 389.50
22/corner_y = -846.40
22/no_index = 0

; Quadrant 3, asic 5
23/min_fs = 1358
23/min_ss = 370
23/max_fs = 1551
23/max_ss = 554
23/badrow_direction = -
23/res = 9090.91
23/peak_sep = 6.0
23/clen = /LCLS/detectorPosition
23/fs = +y
23/ss = -x
23/corner_x = 389.50
23/corner_y = -647.40
23/no_index = 0

; Quadrant 0, asic 6
24/min_fs = 0
24/min_ss = 555
24/max_fs = 193
24/max_ss = 739
24/badrow_direction = -
24/res = 9090.91
24/peak_sep = 6.0
24/clen = /LCLS/detectorPosition
24/fs = -x
24/ss = -y
24/corner_x = 855.29
24/corner_y = 180.48
24/no_index = 0

; Quadrant 0, asic 7
25/min_fs = 194
25/min_ss = 555
25/max_fs = 387
25/max_ss = 739
25/badrow_direction = -
25/res = 9090.91
25/peak_sep = 6.0
25/clen = /LCLS/detectorPosition
25/fs = -x
25/ss = -y
25/corner_x = 656.29
25/corner_y = 180.48
25/no_index = 0

; Quadrant 1, asic 6
26/min_fs = 388
26/min_ss = 555
26/max_fs = 581
26/max_ss = 739
26/badrow_direction = -
26/res = 9090.91
26/peak_sep = 6.0
26/clen = /LCLS/detectorPosition
26/fs = -y
26/ss = +x
26/corner_x = -167.72
26/corner_y = 848.43
26/no_index = 0

; Quadrant 1, asic 7
27/min_fs = 582
27/min_ss = 555
27/max_fs = 775
27/max_ss = 739
27/badrow_direction = -
27/res = 9090.91
27/peak_sep = 6.0
27/clen = /LCLS/detectorPosition
27/fs = -y
27/ss = +x
27/corner_x = -167.72
27/corner_y = 649.43
27/no_index = 0

; Quadrant 2, asic 6
28/min_fs = 776
28/min_ss = 555
28/max_fs = 969
28/max_ss = 739
28/badrow_direction = -
28/res = 9090.91
28/peak_sep = 6.0
28/clen = /LCLS/detectorPosition
28/fs = +x
28/ss = +y
28/corner_x = -847.07
28/corner_y = -177.93
28/no_index = 0

; Quadrant 2, asic 7
29/min_fs = 970
29/min_ss = 555
29/max_fs = 1163
29/max_ss = 739
29/badrow_direction = -
29/res = 9090.91
29/peak_sep = 6.0
29/clen = /LCLS/detectorPosition
29/fs = +x
29/ss = +y
29/corner_x = -648.07
29/corner_y = -177.93
29/no_index = 0

; Quadrant 3, asic 6
30/min_fs = 1164
30/min_ss = 555
30/max_fs = 1357
30/max_ss = 739
30/badrow_direction = -
30/res = 9090.91
30/peak_sep = 6.0
30/clen = /LCLS/detectorPosition
30/fs = +y
30/ss = -x
30/corner_x = 174.81
30/corner_y = -849.86
30/no_index = 0

; Quadrant 3, asic 7
31/min_fs = 1358
31/min_ss = 555
31/max_fs = 1551
31/max_ss = 739
31/badrow_direction = -
31/res = 9090.91
31/peak_sep = 6.0
31/clen = /LCLS/detectorPosition
31/fs = +y
31/ss = -x
31/corner_x = 174.81
31/corner_y = -650.86
31/no_index = 0

; Quadrant 0, asic 8
32/min_fs = 0
32/min_ss = 740
32/max_fs = 193
32/max_ss = 924
32/badrow_direction = -
32/res = 9090.91
32/peak_sep = 6.0
32/clen = /LCLS/detectorPosition
32/fs = -y
32/ss = +x
32/corner_x = 450.39
32/corner_y = 804.70
32/no_index = 0

; Quadrant 0, asic 9
33/min_fs = 194
33/min_ss = 740
33/max_fs = 387
33/max_ss = 924
33/badrow_direction = -
33/res = 9090.91
33/peak_sep = 6.0
33/clen = /LCLS/detectorPosition
33/fs = -y
33/ss = +x
33/corner_x = 450.39
33/corner_y = 605.70
33/no_index = 0

; Quadrant 1, asic 8
34/min_fs = 388
34/min_ss = 740
34/max_fs = 581
34/max_ss = 924
34/badrow_direction = -
34/res = 9090.91
34/peak_sep = 6.0
34/clen = /LCLS/detectorPosition
34/fs = +x
34/ss = +y
34/corner_x = -808.26
34/corner_y = 437.34
34/no_index = 0

; Quadrant 1, asic 9
35/min_fs = 582
35/min_ss = 740
35/max_fs = 775
35/max_ss = 924
35/badrow_direction = -
35/res = 9090.91
35/peak_sep = 6.0
35/clen = /LCLS/detectorPosition
35/fs = +x
35/ss = +y
35/corner_x = -609.26
35/corner_y = 437.34
35/no_index = 0

; Quadrant 2, asic 8
36/min_fs = 776
36/min_ss = 740
36/max_fs = 969
36/max_ss = 924
36/badrow_direction = -
36/res = 9090.91
36/peak_sep = 6.0
36/clen = /LCLS/detectorPosition
36/fs = +y
36/ss = -x
36/corner_x = -450.89
36/corner_y = -804.28
36/no_index = 0

; Quadrant 2, asic 9
37/min_fs = 970
37/min_ss = 740
37/max_fs = 1163
37/max_ss = 924
37/badrow_direction = -
37/res = 9090.91
37/peak_sep = 6.0
37/clen = /LCLS/detectorPosition
37/fs = +y
37/ss = -x
37/corner_x = -450.89
37/corner_y = -605.28
37/no_index = 0

; Quadrant 3, asic 8
38/min_fs = 1164
38/min_ss = 740
38/max_fs = 1357
38/max_ss = 924
38/badrow_direction = -
38/res = 9090.91
38/peak_sep = 6.0
38/clen = /LCLS/detectorPosition
38/fs = -x
38/ss = -y
38/corner_x = 799.39
38/corner_y = -440.30
38/no_index = 0

; Quadrant 3, asic 9
39/min_fs = 1358
39/min_ss = 740
39/max_fs = 1551
39/max_ss = 924
39/badrow_direction = -
39/res = 9090.91
39/peak_sep = 6.0
39/clen = /LCLS/detectorPosition
39/fs = -x
39/ss = -y
39/corner_x = 600.39
39/corner_y = -440.30
39/no_index = 0

; Quadrant 0, asic 10
40/min_fs = 0
40/min_ss = 925
40/max_fs = 193
40/max_ss = 1109
40/badrow_direction = -
40/res = 9090.91
40/peak_sep = 6.0
40/clen = /LCLS/detectorPosition
40/fs = -y
40/ss = +x
40/corner_x = 642.39
40/corner_y = 876.70
40/no_index = 0

; Quadrant 0, asic 11
41/min_fs = 194
41/min_ss = 925
41/max_fs = 387
41/max_ss = 1109
41/badrow_direction = -
41/res = 9090.91
41/peak_sep = 6.0
41/clen = /LCLS/detectorPosition
41/fs = -y
41/ss = +x
41/corner_x = 642.39
41/corner_y = 677.70
41/no_index = 0

; Quadrant 1, asic 10
42/min_fs = 388
42/min_ss = 925
42/max_fs = 581
42/max_ss = 1109
42/badrow_direction = -
42/res = 9090.91
42/peak_sep = 6.0
42/clen = /LCLS/detectorPosition
42/fs = +x
42/ss = +y
42/corner_x = -809.61
42/corner_y = 647.70
42/no_index = 0

; Quadrant 1, asic 11
43/min_fs = 582
43/min_ss = 925
43/max_fs = 775
43/max_ss = 1109
43/badrow_direction = -
43/res = 9090.91
43/peak_sep = 6.0
43/clen = /LCLS/detectorPosition
43/fs = +x
43/ss = +y
43/corner_x = -610.61
43/corner_y = 647.70
43/no_index = 0

; Quadrant 2, asic 10
44/min_fs = 776
44/min_ss = 925
44/max_fs = 969
44/max_ss = 1109
44/badrow_direction = -
44/res = 9090.91
44/peak_sep = 6.0
44/clen = /LCLS/detectorPosition
44/fs = +y
44/ss = -x
44/corner_x = -657.61
44/corner_y = -788.30
44/no_index = 0

; Quadrant 2, asic 11
45/min_fs = 970
45/min_ss = 925
45/max_fs = 1163
45/max_ss = 1109
45/badrow_direction = -
45/res = 9090.91
45/peak_sep = 6.0
45/clen = /LCLS/detectorPosition
45/fs = +y
45/ss = -x
45/corner_x = -657.61
45/corner_y = -589.30
45/no_index = 0

; Quadrant 3, asic 10
46/min_fs = 1164
46/min_ss = 925
46/max_fs = 1357
46/max_ss = 1109
46/badrow_direction = -
46/res = 9090.91
46/peak_sep = 6.0
46/clen = /LCLS/detectorPosition
46/fs = -x
46/ss = -y
46/corner_x = 793.39
46/corner_y = -655.30
46/no_index = 0

; Quadrant 3, asic 11
47/min_fs = 1358
47/min_ss = 925
47/max_fs = 1551
47/max_ss = 1109
47/badrow_direction = -
47/res = 9090.91
47/peak_sep = 6.0
47/clen = /LCLS/detectorPosition
47/fs = -x
47/ss = -y
47/corner_x = 594.39
47/corner_y = -655.30
47/no_index = 0

; Quadrant 0, asic 12
48/min_fs = 0
48/min_ss = 1110
48/max_fs = 193
48/max_ss = 1294
48/badrow_direction = -
48/res = 9090.91
48/peak_sep = 6.0
48/clen = /LCLS/detectorPosition
48/fs = -x
48/ss = -y
48/corner_x = 417.94
48/corner_y = 793.20
48/no_index = 0

; Quadrant 0, asic 13
49/min_fs = 194
49/min_ss = 1110
49/max_fs = 387
49/max_ss = 1294
49/badrow_direction = -
49/res = 9090.91
49/peak_sep = 6.0
49/clen = /LCLS/detectorPosition
49/fs = -x
49/ss = -y
49/corner_x = 218.94
49/corner_y = 793.20
49/no_index = 0

; Quadrant 1, asic 12
50/min_fs = 388
50/min_ss = 1110
50/max_fs = 581
50/max_ss = 1294
50/badrow_direction = -
50/res = 9090.91
50/peak_sep = 6.0
50/clen = /LCLS/detectorPosition
50/fs = -y
50/ss = +x
50/corner_x = -783.68
50/corner_y = 411.77
50/no_index = 0

; Quadrant 1, asic 13
51/min_fs = 582
51/min_ss = 1110
51/max_fs = 775
51/max_ss = 1294
51/badrow_direction = -
51/res = 9090.91
51/peak_sep = 6.0
51/clen = /LCLS/detectorPosition
51/fs = -y
51/ss = +x
51/corner_x = -783.68
51/corner_y = 212.77
51/no_index = 0

; Quadrant 2, asic 12
52/min_fs = 776
52/min_ss = 1110
52/max_fs = 969
52/max_ss = 1294
52/badrow_direction = -
52/res = 9090.91
52/peak_sep = 6.0
52/clen = /LCLS/detectorPosition
52/fs = +x
52/ss = +y
52/corner_x = -433.03
52/corner_y = -788.57
52/no_index = 0

; Quadrant 2, asic 13
53/min_fs = 970
53/min_ss = 1110
53/max_fs = 1163
53/max_ss = 1294
53/badrow_direction = -
53/res = 9090.91
53/peak_sep = 6.0
53/clen = /LCLS/detectorPosition
53/fs = +x
53/ss = +y
53/corner_x = -234.03
53/corner_y = -788.57
53/no_index = 0

; Quadrant 3, asic 12
54/min_fs = 1164
54/min_ss = 1110
54/max_fs = 1357
54/max_ss = 1294
54/badrow_direction = -
54/res = 9090.91
54/peak_sep = 6.0
54/clen = /LCLS/detectorPosition
54/fs = +y
54/ss = -x
54/corner_x = 835.39
54/corner_y = -395.30
54/no_index = 0

; Quadrant 3, asic 13
55/min_fs = 1358
55/min_ss = 1110
55/max_fs = 1551
55/max_ss = 1294
55/badrow_direction = -
55/res = 9090.91
55/peak_sep = 6.0
55/clen = /LCLS/detectorPosition
55/fs = +y
55/ss = -x
55/corner_x = 835.39
55/corner_y = -196.30
55/no_index = 0

; Quadrant 0, asic 14
56/min_fs = 0
56/min_ss = 1295
56/max_fs = 193
56/max_ss = 1479
56/badrow_direction = -
56/res = 9090.91
56/peak_sep = 6.0
56/clen = /LCLS/detectorPosition
56/fs = -x
56/ss = -y
56/corner_x = 425.57
56/corner_y = 578.42
56/no_index = 0

; Quadrant 0, asic 15
57/min_fs = 194
57/min_ss = 1295
57/max_fs = 387
57/max_ss = 1479
57/badrow_direction = -
57/res = 9090.91
57/peak_sep = 6.0
57/clen = /LCLS/detectorPosition
57/fs = -x
57/ss = -y
57/corner_x = 226.57
57/corner_y = 578.42
57/no_index = 0

; Quadrant 1, asic 14
58/min_fs = 388
58/min_ss = 1295
58/max_fs = 581
58/max_ss = 1479
58/badrow_direction = -
58/res = 9090.91
58/peak_sep = 6.0
58/clen = /LCLS/detectorPosition
58/fs = -y
58/ss = +x
58/corner_x = -572.18
58/corner_y = 418.35
58/no_index = 0

; Quadrant 1, asic 15
59/min_fs = 582
59/min_ss = 1295
59/max_fs = 775
59/max_ss = 1479
59/badrow_direction = -
59/res = 9090.91
59/peak_sep = 6.0
59/clen = /LCLS/detectorPosition
59/fs = -y
59/ss = +x
59/corner_x = -572.18
59/corner_y = 219.35
59/no_index = 0

; Quadrant 2, asic 14
60/min_fs = 776
60/min_ss = 1295
60/max_fs = 969
60/max_ss = 1479
60/badrow_direction = -
60/res = 9090.91
60/peak_sep = 6.0
60/clen = /LCLS/detectorPosition
60/fs = +x
60/ss = +y
60/corner_x = -415.37
60/corner_y = -581.60
60/no_index = 0

; Quadrant 2, asic 15
61/min_fs = 970
61/min_ss = 1295
61/max_fs = 1163
61/max_ss = 1479
61/badrow_direction = -
61/res = 9090.91
61/peak_sep = 6.0
61/clen = /LCLS/detectorPosition
61/fs = +x
61/ss = +y
61/corner_x = -216.37
61/corner_y = -581.60
61/no_index = 0

; Quadrant 3, asic 14
62/min_fs = 1164
62/min_ss = 1295
62/max_fs = 1357
62/max_ss = 1479
62/badrow_direction = -
62/res = 9090.91
62/peak_sep = 6.0
62/clen = /LCLS/detectorPosition
62/fs = +y
62/ss = -x
62/corner_x = 577.59
62/corner_y = -426.89
62/no_index = 0

; Quadrant 3, asic 15
63/min_fs = 1358
63/min_ss = 1295
63/max_fs = 1551
63/max_ss = 1479
63/badrow_direction = -
63/res = 9090.91
63/peak_sep = 6.0
63/clen = /LCLS/detectorPosition
63/fs = +y
63/ss = -x
63/corner_x = 577.59
63/corner_y = -227.89
63/no_index = 0