GSTT-CSC / XNAT

Tracks general documentation, standard operating procedures (SOP) and helper scripts for XNAT.
16 stars 0 forks source link

Send to pacs #34

Closed laurencejackson closed 2 years ago

laurencejackson commented 2 years ago

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

dangerdika commented 2 years ago

@laurencejackson great job on this one! I haven't tested it but it looks good (and you're telling me it works lol), merging to main