SAp CTA data pipeline
0.1
  • Introduction
  • API
  • Developer’s notes
SAp CTA data pipeline
  • Docs »
  • Python Wavelet Imaging CTA Documentation
  • View page source

Python Wavelet Imaging CTA Documentation¶

A multiresolution image analyser for ctapipe.

Note:

This project is in beta stage.

Contents:

  • Introduction
    • PyWI CTA - A CTA wrapper for PyWI
    • Description
    • Dependencies
    • Installation
    • Cosmostat iSAP Sparce2D installation
    • Example
    • IPython/Jupyter Notebooks
    • Bug reports
    • Indices and tables
  • API
    • pywicta.benchmark.assess
    • pywicta.denoising.wavelets_mrfilter
    • pywicta.denoising.wavelets_mrtransform
    • pywicta.denoising.tailcut
    • pywicta.denoising.abstract_cleaning_algorithm
    • pywicta.denoising.inverse_transform_sampling
    • pywicta.image.hillas_parameters
    • pywicta.image.signal_to_border_distance
    • pywicta.io.geometry_converter
    • pywicta.io.images
    • pywicta.optimization.bruteforce
    • pywicta.optimization.differential_evolution
    • pywicta.optimization.saes
    • pywicta.optimization.objectivefunc.tailcut_delta_psi
    • pywicta.optimization.objectivefunc.wavelets_mrfilter_delta_psi
  • Developer’s notes
    • Source code
    • Getting Started For Developers
    • Bug reports
    • Contribute
    • Changes
  • Online documentation: https://jeremiedecock.github.io/pywi-cta/
  • Source code: https://github.com/jeremiedecock/pywi-cta
  • Issue tracker: https://github.com/jeremiedecock/pywi-cta/issues
  • PyWI-CTA on PyPI: https://pypi.python.org/pypi/pywicta

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Credits¶

Created by Jérémie Decock and Tino Michael.

Next

© Copyright 2010-2015, Jérémie Decock.

Built with Sphinx using a theme provided by Read the Docs.