This script will loop over all scans for a given project and send each to a PACS destination sequentially. Intended for use as a tool for bulk processing data with external DICOM tools.
tested locally by sending data from XNAT to Horos listener using python3.9
requires installing xnat python API pip install xnat
This script will loop over all scans for a given project and send each to a PACS destination sequentially. Intended for use as a tool for bulk processing data with external DICOM tools.
tested locally by sending data from XNAT to Horos listener using python3.9
requires installing xnat python API
pip install xnat