clinician#

entrypoint for clinician interface

perceptivo.runtimes.clinician.clinician_parser(manual_args: Optional[List[str]] = None) argparse.Namespace#
class perceptivo.runtimes.clinician.Clinician(networking: Optional[perceptivo.types.networking.Clinician_Networking] = None, prefs_file: pathlib.Path = PosixPath('/home/docs/.perceptivo/prefs.json'), **kwargs)#

Bases: perceptivo.runtimes.runtime.Runtime

prefs_class#

alias of perceptivo.prefs.Clinician_Prefs

init_gui()#
perceptivo.runtimes.clinician.main()#