qudi.util.paths.get_userdata_dir
- qudi.util.paths.get_userdata_dir(create_missing: bool | None = False) str[source]
Returns the absolute path to the Qudi subfolder in the user home directory. This path should be used for exposed user data like config files, etc.
- Returns:
- str
Absolute path to the Qudi subfolder in the user home directory.