etho.cli¶
- etho.cli.no_gui()[source]¶
Could not import the GUI. For instructions on how to install the GUI, check the docs janclemenslab.org/etho/install.html.
- etho.cli.res_gui(protocol_folder: str | None = None, playlist_folder: str | None = None)[source]¶
Opens the resumable DAQ/GCM graphical user interface.
- etho.cli.res_run(protocolfile: str, playlistfile: str | None = None, *, save_prefix: str | None = None, show_progress: bool = True, debug: bool = False, preview: bool = False)[source]¶
Starts a resumable DAQ/GCM experiment from the CLI.