mxcubecore.HardwareObjects.EMBL.EMBLSession#

Session hardware object.

Contains information regarding the current session and methods to access and manipulate this information.

Classes

EMBLSession(name)

class mxcubecore.HardwareObjects.EMBL.EMBLSession.EMBLSession(name)[source]#

Bases: Session

get_base_data_directory()[source]#

Returns the base data directory taking the ‘contextual’ information into account, such as if the current user is inhouse.

Returns:

The base data path.

Return type:

str

get_base_process_directory()[source]#

Returns base process directory :return: str