API for synchronizing raw data with ICAT
Installation (the extra dependency is needed to fetch ICAT connection info from Beacon)
pip install pyicat-plus[bliss]
Synchronize all data (dry run by default)
icat-sync-raw
Synchronize a specific session (with uploading to ICAT)
icat-sync-raw --beamline id27 --proposal blc14904 --session 20230829 --format esrfv3 --register
Edited by Wout De Nolf