write_simtel_energy_histogram

lstchain.io.io.write_simtel_energy_histogram(source, output_filename, obs_id=None, filters=Filters(complevel=1, complib='blosc:zstd', shuffle=True, bitshuffle=False, fletcher32=True, least_significant_digit=None), metadata={})

Write the energy histogram from a simtel source to a HDF5 file

Parameters:
source: `ctapipe.io.EventSource`
output_filename: str
obs_id: float, int, str or None