TrainDispReconstructor ====================== .. currentmodule:: ctapipe.tools.train_disp_reconstructor .. autoclass:: TrainDispReconstructor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TrainDispReconstructor.aliases ~TrainDispReconstructor.chunk_size ~TrainDispReconstructor.classes ~TrainDispReconstructor.description ~TrainDispReconstructor.examples ~TrainDispReconstructor.n_events ~TrainDispReconstructor.n_jobs ~TrainDispReconstructor.name ~TrainDispReconstructor.output_path ~TrainDispReconstructor.project_disp ~TrainDispReconstructor.random_seed .. rubric:: Methods Summary .. autosummary:: ~TrainDispReconstructor.finish ~TrainDispReconstructor.setup ~TrainDispReconstructor.start .. rubric:: Attributes Documentation .. autoattribute:: aliases .. autoattribute:: chunk_size .. autoattribute:: classes .. autoattribute:: description .. autoattribute:: examples .. autoattribute:: n_events .. autoattribute:: n_jobs .. autoattribute:: name .. autoattribute:: output_path .. autoattribute:: project_disp .. autoattribute:: random_seed .. rubric:: Methods Documentation .. automethod:: finish .. automethod:: setup .. automethod:: start