Closed quiksilv closed 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);
Time offset difference peak means and sigmas are now obtained using TF1 gaussian fit. The CoarseTimeOffset table now looks like