Getting started
User Documentation
Developer Documentation
API Documentation
pacsifier.cli
pacsifier.core
About PACSIFIER
Script to move all csv files retrieved by pacsifier --info ... into a new folder.
pacsifier --info ...
Get parser for command line arguments.
Main function of the script that calls move().
move()
Move all csv info files within a dicom directory into a new directory.
dicom_path – path to the folder containing dicoms.
output_path – path where the csv files within the dicom path will be moved.