EventSource =========== .. currentmodule:: ctapipe.io.eventsource .. autoclass:: EventSource :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~EventSource.allowed_tels ~EventSource.atmosphere_density_profile ~EventSource.datalevels ~EventSource.input_url ~EventSource.is_simulation ~EventSource.is_stream ~EventSource.max_events ~EventSource.obs_ids ~EventSource.observation_blocks ~EventSource.plugin_entry_point ~EventSource.scheduling_blocks ~EventSource.simulated_shower_distributions ~EventSource.simulation_config ~EventSource.subarray .. rubric:: Methods Summary .. autosummary:: ~EventSource.close ~EventSource.has_any_datalevel ~EventSource.is_compatible .. rubric:: Attributes Documentation .. autoattribute:: allowed_tels .. autoattribute:: atmosphere_density_profile .. autoattribute:: datalevels .. autoattribute:: input_url .. autoattribute:: is_simulation .. autoattribute:: is_stream .. autoattribute:: max_events .. autoattribute:: obs_ids .. autoattribute:: observation_blocks .. autoattribute:: plugin_entry_point .. autoattribute:: scheduling_blocks .. autoattribute:: simulated_shower_distributions .. autoattribute:: simulation_config .. autoattribute:: subarray .. rubric:: Methods Documentation .. automethod:: close .. automethod:: has_any_datalevel .. automethod:: is_compatible