HEL::decoder
Bank Details
Helicity decoder board data
Item Name | Type | Description |
---|---|---|
helicity |
byte |
HELICITY |
pair |
byte |
PAIR_SYNC |
pattern |
byte |
PATTERN_SYNC |
tSettle |
byte |
T_SETTLE |
helicityPattern |
byte |
HELICITY at pattern start |
polarity |
byte |
event polarity (XOR of 3,4) |
phase |
byte |
pattern phase count |
timestamp |
long |
timestamp (4ns) |
helicitySeed |
int |
helicity seed |
nTStableRE |
int |
count of T_STABLE rising edge |
nTStableFE |
int |
count of T_STABLE falling edge |
nPattern |
int |
count of PATTERN_SYNC |
nPair |
int |
count of PAIR_SYNC |
tStableStart |
int |
time of trigger since start of T_STABLE (8 ns |
tStableEnd |
int |
time of trigger since end of T_STABLE (8 ns |
tStableTime |
int |
time duration of last complete T_STABLE period (8 ns |
tSettleTime |
int |
time duration of last complete T_SETTLE period (8 ns |
patternArray |
int |
last 32 windows of PATTERN_SYNC |
pairArray |
int |
last 32 windows of PAIR_SYNC |
helicityArray |
int |
last 32 windows of HELICITY_STATE |
helicityPArray |
int |
last 32 windows of HELICITY_STATE at start of pattern |