From 22dba809c118147fa05a0d7c52c0856be5ada103 Mon Sep 17 00:00:00 2001 From: Lanqing Yuan Date: Tue, 22 Aug 2023 17:01:16 -0500 Subject: [PATCH] Update README.md --- saltax/plugins/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/saltax/plugins/README.md b/saltax/plugins/README.md index 031fd73..89adcf3 100644 --- a/saltax/plugins/README.md +++ b/saltax/plugins/README.md @@ -7,4 +7,5 @@ Modified `straxen` [data structure](https://straxen.readthedocs.io/en/latest/ref - `s_peaklets.py`: Modified `peaklets`, which build peaks as there are `2*n_tpc_pmts` channels, but sum up per-channel information (`area_per_channel` and top-bottom specific fields) as if there are only `n_tpc_pmts`. ## Data Structure image + Here the numbers are marking number of channels in the plugin.