lstchain
Overview
Introduction
Data levels
Analysis steps
LST-1 data analysis workflow
How to Contribute
Code snippets
API Documentation
API Docs
Calibration (
calib
)
Datachecks (
datachecks
)
High Level Analysis (
high_level
)
Image (
image
)
Input/Output (
io
)
MonteCarlo (
mc
)
Reconstruction (
reco
)
Introduction
Reference/API
lstchain.reco.disp Module
lstchain.reco.dl1_to_dl2 Module
lstchain.reco.r0_to_dl1 Module
lstchain.reco.utils Module
lstchain.reco.volume_reducer Module
Command line Scripts (
scripts
)
Command line Tools (
tools
)
Visualization (
visualization
)
Compatibility Wrappers for ctapipe (
ctapipe_compat
)
lstchain
API Docs
Reconstruction (
reco
)
apply_src_r_cut
View page source
apply_src_r_cut
lstchain.reco.utils.
apply_src_r_cut
(
events
,
src_r_min
,
src_r_max
)
apply src_r cut to filter out large off-axis MC events
Parameters
:
events: `pandas.DataFrame`
src_r_min: float
src_r_max: fload
Returns
:
pandas.DataFrame