Closed egorsobolev closed 1 year ago
This fixes up small things in euxfel backend:
timestamp
trainId
cellId
pulseId
LastCell
state
dict.get()
This fixes up small things in euxfel backend:
timestamp
instead oftrainId
, or set age to zero if there is no timestamp in datacellId
/pulseId
shape by squeezing 1-element dimensionscellId
instead of cell position to filter bad cellsLastCell
defaultsstate
by usingdict.get()
to apply defaults