File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 8585 {
8686 "scat_quantity" : "x-ray" ,
8787 "xtype" : "tth" ,
88- "wavelength" : 0.71 ,
8988 "xarray" : np .empty (0 ),
9089 "yarray" : np .empty (0 ),
9190 "metadata" : {"thing1" : 1 , "thing2" : "thing2" },
9291 },
9392 {
9493 "scat_quantity" : "neutron" ,
9594 "xtype" : "tth" ,
96- "wavelength" : 0.71 ,
9795 "xarray" : np .empty (0 ),
9896 "yarray" : np .empty (0 ),
9997 "metadata" : {"thing1" : 1 , "thing2" : "thing2" },
117115 ( # Different metadata
118116 {
119117 "xtype" : "q" ,
120- "wavelength" : 0.71 ,
121118 "xarray" : np .empty (0 ),
122119 "yarray" : np .empty (0 ),
123120 "metadata" : {"thing1" : 0 , "thing2" : "thing2" },
124121 },
125122 {
126123 "xtype" : "q" ,
127- "wavelength" : 0.71 ,
128124 "xarray" : np .empty (0 ),
129125 "yarray" : np .empty (0 ),
130126 "metadata" : {"thing1" : 1 , "thing2" : "thing2" },
You can’t perform that action at this time.
0 commit comments