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
)
Introduction
Reference/API
lstchain.io.config Module
lstchain.io.data_management Module
lstchain.io.event_selection Module
lstchain.io.io Module
lstchain.io.lstcontainers Module
MonteCarlo (
mc
)
Reconstruction (
reco
)
Command line Scripts (
scripts
)
Command line Tools (
tools
)
Visualization (
visualization
)
Compatibility Wrappers for ctapipe (
ctapipe_compat
)
lstchain
API Docs
Input/Output (
io
)
get_dataset_keys
View page source
get_dataset_keys
lstchain.io.io.
get_dataset_keys
(
h5file
)
Return a list of all dataset keys in a HDF5 file
Parameters
:
filename: str - path to the HDF5 file
Returns
:
list of keys