Mercurial > repos > jjohnson > value_from_yaml_or_json
comparison test-data/input.json @ 0:47839d77a281 draft default tip
"planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/value_from_yaml_or_json commit 28fa7f14add96533ed9538b675a5fb58438566d5-dirty"
author | jjohnson |
---|---|
date | Thu, 14 Jul 2022 17:02:53 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:47839d77a281 |
---|---|
1 { | |
2 "beam": { | |
3 "energy": 41.9906, | |
4 "vector": { | |
5 "azimuth": 90.0, | |
6 "polar_angle": 90.0 | |
7 } | |
8 }, | |
9 "calibration_crystal": { | |
10 "0": { | |
11 "inv_stretch": [ | |
12 1.0, | |
13 1.0, | |
14 1.0, | |
15 0.0, | |
16 0.0, | |
17 0.0 | |
18 ], | |
19 "orientation": [ | |
20 1.2148784044413221, | |
21 0.6945507909200794, | |
22 0.765702046701113 | |
23 ], | |
24 "position": [ | |
25 0.06060121926310595, | |
26 0.1312120981443553, | |
27 -0.06694059935413639 | |
28 ] | |
29 }, | |
30 "1": { | |
31 "inv_stretch": [ | |
32 1.0, | |
33 1.0, | |
34 1.0, | |
35 0.0, | |
36 0.0, | |
37 0.0 | |
38 ], | |
39 "orientation": [ | |
40 1.4105172207115466, | |
41 -0.14336674130145605, | |
42 -0.37238882282338215 | |
43 ], | |
44 "position": [ | |
45 0.016940740257706914, | |
46 -0.1183857552099456, | |
47 0.34767784259162654 | |
48 ] | |
49 }, | |
50 "2": { | |
51 "inv_stretch": [ | |
52 1.0, | |
53 1.0, | |
54 1.0, | |
55 0.0, | |
56 0.0, | |
57 0.0 | |
58 ], | |
59 "orientation": [ | |
60 0.34356534660437343, | |
61 0.8170405732053853, | |
62 -0.01649123635877074 | |
63 ], | |
64 "position": [ | |
65 0.01052568572502354, | |
66 -0.11080094260256373, | |
67 -0.33689416855383947 | |
68 ] | |
69 } | |
70 }, | |
71 "detectors": { | |
72 "ff1": { | |
73 "buffer": [ | |
74 2.0, | |
75 2.0 | |
76 ], | |
77 "pixels": { | |
78 "columns": 3072, | |
79 "rows": 3888, | |
80 "size": [ | |
81 0.0748, | |
82 0.0748 | |
83 ] | |
84 }, | |
85 "saturation_level": 15800.0, | |
86 "transform": { | |
87 "tilt": [ | |
88 0.010486950176001908, | |
89 -0.006152055149709758, | |
90 0.0014922461489979366 | |
91 ], | |
92 "translation": [ | |
93 123.3706062259476, | |
94 3.325955053634411, | |
95 -670.7508650125019 | |
96 ] | |
97 } | |
98 }, | |
99 "ff2": { | |
100 "buffer": [ | |
101 2.0, | |
102 2.0 | |
103 ], | |
104 "pixels": { | |
105 "columns": 3072, | |
106 "rows": 3888, | |
107 "size": [ | |
108 0.0748, | |
109 0.0748 | |
110 ] | |
111 }, | |
112 "saturation_level": 15800.0, | |
113 "transform": { | |
114 "tilt": [ | |
115 0.00991389059922992, | |
116 -0.01010540645355334, | |
117 0.00026733734489633163 | |
118 ], | |
119 "translation": [ | |
120 -123.5603890819458, | |
121 3.186895450085356, | |
122 -671.04758940985 | |
123 ] | |
124 } | |
125 } | |
126 }, | |
127 "id": "dexelas_id3a_20200130", | |
128 "oscillation_stage": { | |
129 "chi": 0.0007535217427322955, | |
130 "translation": [ | |
131 0.0, | |
132 0.0, | |
133 0.0 | |
134 ] | |
135 } | |
136 } |