Skip to content

Add script to run longterm dl1 monitoring

Daniel Morcuende requested to merge run_longterm into master

I would like to make it python-based, but for the time being this is a working script that:

  • copy all dl1 datacheck and muon files to tmp
  • run longterm dl1 datacheck script (lstchain)
  • copy the output back to fefs disk
  • update the h5 and HTML files to the datacheck webserver

Merge request reports