ctfr

Contents

  • Getting started
  • Combination methods
  • Adding methods
  • API reference
    • Core methods
    • Utility functions
    • Meta functions
    • Exception classes
    • Warning classes

Other links

  • Github
  • PyPI
  • Benchmarks repository
ctfr
  • API reference
  • View page source

API reference

Note

This is a description of every public function in ctfr. For a guided introduction to the package, see Examples.

  • Core methods
    • CTFRs from a waveform signal
    • CTFRs from spectrograms
  • Utility functions
    • Audio and spectrogram utilities
    • Combination method utilities
    • Sample fetching utilities
  • Meta functions
    • cite()
    • show_version()
  • Exception classes
    • Exception_
    • InvalidRepresentationTypeError
    • InvalidCombinationMethodError
    • InvalidSpecError
    • InvalidSampleError
    • CitationNotImplementedError
    • ArgumentRequiredError
  • Warning classes
    • Warning_
    • FunctionNotBuiltWarning
    • ArgumentChangeWarning
Previous Next

© Copyright 2024, Bernardo A. Boechat, Maurício do V. M. da Costa, Luiz W. P. Biscainho.

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