Note

Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then

ophyd_async.core.YMDPathProvider#

class ophyd_async.core.YMDPathProvider(filename_provider: FilenameProvider, base_directory_path: Path, create_dir_depth: int = -3, device_name_as_base_dir: bool = False)[source]#

Bases: PathProvider

Methods

__call__(device_name: str | None = None) PathInfo[source]#