python-oephys

Getting Started

  • Overview
  • Development

API Reference

  • pyoephys
    • pyoephys package
      • Subpackages
        • pyoephys.applications package
        • pyoephys.interface package
        • pyoephys.io package
        • pyoephys.ml package
        • pyoephys.processing package
      • Module contents
python-oephys
  • pyoephys
  • pyoephys package
  • View page source

pyoephys package

Subpackages

  • pyoephys.applications package
  • pyoephys.interface package
    • GUIClient
      • GUIClient.start_acquisition()
      • GUIClient.stop_acquisition()
      • GUIClient.idle()
      • GUIClient.status()
      • GUIClient.start_record()
      • GUIClient.set_recording_params()
      • GUIClient.get_recording_info()
      • GUIClient.quit()
      • GUIClient.load_config()
      • GUIClient.clear_signal_chain()
      • GUIClient.message()
      • GUIClient.close_gui()
    • Event
      • Event.event_types
      • Event.set_data()
    • Spike
    • ZMQClient
      • ZMQClient.wait_for_expected_channels()
      • ZMQClient.set_index_looping()
      • ZMQClient.start()
      • ZMQClient.stop()
      • ZMQClient.close()
      • ZMQClient.set_channel_index()
      • ZMQClient.channel_names
      • ZMQClient.fs_estimate()
      • ZMQClient.get_latest_window()
      • ZMQClient.get_latest()
      • ZMQClient.latest()
      • ZMQClient.drain_new()
    • NotReadyError
    • OEBinPlaybackClient
      • OEBinPlaybackClient.start()
      • OEBinPlaybackClient.stop()
      • OEBinPlaybackClient.close()
      • OEBinPlaybackClient.is_done()
      • OEBinPlaybackClient.is_running()
      • OEBinPlaybackClient.get_latest_window()
    • playback_cli()
    • LSLClient
      • LSLClient.start()
      • LSLClient.stop()
      • LSLClient.get_latest()
      • LSLClient.get_latest_window()
      • LSLClient.get_window()
  • pyoephys.io package
  • pyoephys.ml package
  • pyoephys.processing package

Module contents

pyoephys: Python tools for reading, streaming, processing, and visualizing Open Ephys and related electrophysiology data.

Previous Next

© Copyright 2025, Jonathan Shulgach.

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