legend-exp / legend-data-monitor

LEGEND data monitoring
https://legend-data-monitor.readthedocs.io
MIT License
0 stars 5 forks source link

added MUON01 channel #104

Closed sofia-calgaro closed 1 year ago

sofia-calgaro commented 1 year ago

Now, you can print parameters for the muon channel too, other than pulser, pulser_aux and FC_bsln.

sofia-calgaro commented 1 year ago

Example of working json entry:

"subsystems": {
    "muon": {
      "baseline in dsp": {
        "parameters": "baseline",
        "event_type": "pulser",
        "plot_structure": "per channel",
        "resampled": "no",
        "plot_style": "vs time",
        "variation": false,
        "time_window": "1H"
      }
    }
  }