alcap-org / AlcapDAQ

Alcap DAQ
alcap-org.github.io
8 stars 0 forks source link

Time offset updates #284

Closed quiksilv closed 8 years ago

quiksilv commented 8 years ago

Time offset difference peak means and sigmas are now obtained using TF1 gaussian fit. The CoarseTimeOffset table now looks like

CREATE TABLE CoarseTimeOffset(run INT, channel TEXT, 'FirstComplete#{constant_fraction=0.70}' REAL, 'FirstComplete#{constant_fraction=0.70}_sigma' REAL, 'MaxBinAPGenerator#any' REAL, 'MaxBinAPGenerator#any_sigma' REAL);