Contents Menu Expand Light mode Dark mode Auto light/dark mode
perceptivo 0.0.1 documentation
perceptivo 0.0.1 documentation

Hardware

  • Overview
  • Speaker Candidates

Software

  • Software Overview
  • Installation
  • Configuration

Meta

  • Project Status
    • Roadmap
    • TODO
  • Developer Docs
    • Packaging
  • References

API

  • runtimes
    • clinician
    • patient
  • data
    • logging
    • patient
  • types
    • exam
    • gui
    • networking
    • patient
    • psychophys
    • pupil
    • sound
    • units
    • video
  • gui
    • main
    • params
    • styles
    • widgets
      • audiogram
      • components
      • control_panel
      • patient
      • pupil
      • video
  • networking
    • messages
    • node
    • sockets
  • psychophys
    • gaussian
    • models
    • oracle
  • sound
    • server
    • sounds
  • stim
  • video
    • cameras
    • pupil
    • processors
  • util
  • prefs
  • root
Back to top
Edit this page

audiogram#

Plot displaying audiogram options, current estimate of audiogram

class perceptivo.gui.widgets.audiogram.Audiogram(*args: Any, **kwargs: Any)#

Bases: PySide6.QtWidgets.QGroupBox

gridChanged(value: perceptivo.types.gui.GUI_Control)#
scaleChanged(value: perceptivo.types.gui.GUI_Control)#
Next
components
Previous
widgets
Copyright © 2021, Jonny L Saunders, Avinash Singh Bala
Made with Sphinx and @pradyunsg's Furo