mxcubecore.HardwareObjects.ESRF.ESRFSession#
Classes
|
- class mxcubecore.HardwareObjects.ESRF.ESRFSession.ESRFSession(name)[source]#
Bases:
Session
- get_default_subdir(sample_data: dict) str [source]#
Gets the default sub-directory based on sample information
- get_full_path(subdir: str, tag: str) Tuple[str, str] [source]#
Returns the full path to both image and processed data. The path(s) returned will follow the convention:
<base_direcotry>/<subdir>/run_<NUMBER>_<tag>
Where NUMBER is a automaticaly sequential number and base_directory the path returned by get_base_image/process_direcotry