Here were the f_user.c choices we implemented for this experiment.
Ln029: No white rabbit time stamp available so commented out. This needs to be done in the Go4 analysis script too.
Ln087: We used SFP 1 (random port choice) with 5 FEBEX cards (see signal map)
Ln104: We controlled traces.
Ln163: Channel control: we used 0x91000000 (all enabled,etc) for positive signals, 0x81000000 for negative signals.
Ln191: Sparsifying turned on for all channels.
Ln217: Trigger enabled as OR of pads 2, 4, and 6 + PD front and back: 0xef00, 0x0000, 0x00ef, 0x00ef, 0xc02a.
Ln257-261: Thresholds set to 0x85f as value that partially suppressed our pulser. Tbh, thresholds didn't seem to make an impact to our signal so we just left it at that. |