pyicat_plus.apps.sync_raw.sync_session#
- pyicat_plus.apps.sync_raw.sync_session(icat_client, proposal, beamline, session, root_dir=None, dry_run=True, unsupervised=False, allow_open_ended=True, raw_data_format='esrfv3', exp_session_store=None)[source]#
- Parameters:
icat_client (
IcatClient)proposal (
str)beamline (
str)session (
str)root_dir (
Optional[str])dry_run (
bool)unsupervised (
bool)allow_open_ended (
bool)raw_data_format (
str)exp_session_store (
Optional[ExperimentalSessionStore])
- Return type:
Optional[ExperimentalSession]