pyicat_plus.utils.raw_data.get_session_dir#
- pyicat_plus.utils.raw_data.get_session_dir(proposal, beamline, session, root_dir=None, raw_data_format='esrfv3')[source]#
Get the session directory from the proposal, beamlines and session name.
- Parameters:
proposal (
str
)beamline (
str
)session (
str
)root_dir (
Optional
[str
])raw_data_format (
str
)
- Return type:
str