========================= SAp CTA data pipeline API ========================= .. module:: pywicta The library provides classes which are usable by third party tools. .. note:: This project is still in *beta* stage, so the API is not finalized yet. Benchmark package: .. toctree:: :maxdepth: 1 pywicta.benchmark.assess Denoising package: .. toctree:: :maxdepth: 1 pywicta.denoising.wavelets_mrfilter pywicta.denoising.wavelets_mrtransform pywicta.denoising.tailcut pywicta.denoising.abstract_cleaning_algorithm pywicta.denoising.inverse_transform_sampling Image package: .. toctree:: :maxdepth: 1 pywicta.image.hillas_parameters pywicta.image.signal_to_border_distance I/O package: .. toctree:: :maxdepth: 1 pywicta.io.geometry_converter pywicta.io.images Optimization package: .. toctree:: :maxdepth: 1 pywicta.optimization.bruteforce pywicta.optimization.differential_evolution pywicta.optimization.saes pywicta.optimization.objectivefunc.tailcut_delta_psi pywicta.optimization.objectivefunc.wavelets_mrfilter_delta_psi