straxen.plugins.merged_s2s_he package

Submodules

straxen.plugins.merged_s2s_he.merged_s2s_he module

class straxen.plugins.merged_s2s_he.merged_s2s_he.MergedS2sHighEnergy[source]

Bases: MergedS2s

High energy channels: attenuated signals of the top PMT-array Merge together peaklets if peak finding favours that they would form a single peak

instead.

child_plugin = True
compute(peaklets_he)[source]
config: Dict
data_kind: Union[str, immutabledict, dict] = 'merged_s2s_he'
depends_on: Tuple[str, ...] = ('peaklets_he', 'peaklet_classification_he')
deps: Dict
dtype: Union[tuple, np.dtype, immutabledict, dict]
infer_dtype()[source]

Return dtype of computed data; used only if no dtype attribute defined.

input_buffer: Dict[str, strax.Chunk]
property n_tpc_pmts
provides: tuple = ('merged_s2s_he',)
run_i: int
run_id: str
sum_waveform_top_array = False

Module contents