Thanks to the document prepared by Joe, I succeeded to receive the MDC alert on k1det1.
Detailed instruction is summarized in wiki page for DQR.
Thanks to the document prepared by Joe, I succeeded to receive the MDC alert on k1det1.
Detailed instruction is summarized in wiki page for DQR.
I edited the code (igwn_alert_listener) to save the contents of received alerts as json file. The code is /users/yuzu/work/DQR/igwn-alert/share/trigger/igwn_alert_listener_k1det1 .
The saved json files are located in /users/yuzu/work/DQR/igwn-alert/share/trigger/ . Note that this location is temporal.
This job is running now on k1det1, to test the long-term stability.
Next step :
(1) We will develp the code to launch the DQR tasks (prepare the DAG file by TaskManager and submit the job on condor).
(2) We receive the multiple alerts for same one event within short time. When we launch the DQR, we should care that point, to avoid the duplication.