DATE → 25-07-17
(25-07-17 23:53:20) Define layout for logbook-gui
(25-07-17 22:48:31) To do
-
Ask Raphaël if we want to do the correction at the decoding level as for the MVT
-
Load /daq/config/ahdc from the constant repo of the alert reconstruction ? (depend on action 1) or like MVT in DetectorEventDecoder
-
Read mvt Fitter code to understand the meaning of timestamp, sparseSample, ...
-
Use startTime
(25-07-17 22:40:17) time resolution and timestamp
They are calibration constants. Here are some links:
(25-07-17 22:34:09) trigger time is in REC::Event
I guess we should make the correction in local, during the analysis or in the event builder.
var: startTime
(25-07-17 18:49:25) separate sidebar in two block
the label in sidebar-settings is not behaving like expected...
(25-07-17 16:54:24) Skeleton for plot2data
(25-07-17 15:25:33) Use Gtk::Frame for better appearance
(25-07-17 14:13:00) Simulate clascss log entry taker
you can use the commands wl-copy and wl-paste.
e.g: wl-paste > filename.png
(25-07-17 13:21:29) A track study
Started yesterday. The path and dEdx variables have been computed by Eric one month ago. dEdx was stored in AHDC::track instead of AHDC::fktrack. This PR should fixed it: https://github.com/JeffersonLab/coatjava/pull/752
cf. code in analysis/track.cpp
(25-07-17 13:16:27) Update plot2data
Done yesterday actually. I used css extension in gtkmm.