======== PyWI API ======== .. module:: pywi 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 pywi.benchmark.metrics.refbased pywi.benchmark.io.refbased.fits Filter package: .. toctree:: :maxdepth: 1 pywi.processing.filtering.hard_filter pywi.processing.filtering.pixel_clusters Transform package: .. toctree:: :maxdepth: 1 pywi.processing.transform.mrtransform_wrapper I/O package: .. toctree:: :maxdepth: 1 pywi.io.fits pywi.io.images pywi.io.pil pywi.io.plot Optimization package: .. toctree:: :maxdepth: 1 pywi.optimization.bruteforce pywi.optimization.differential_evolution pywi.optimization.saes pywi.optimization.objectivefunc.wavelets_mrfilter_delta_psi User interface package (UI): .. toctree:: :maxdepth: 1 pywi.ui.argparse_commons pywi.ui.commons pywi.ui.filter_with_mrfilter pywi.ui.filter_with_mrtransform