Need help with dgate option --query

  • Hi,


    an example:


    D:\dicom1419>dgate64 "--query:DICOMPatients|PatientID,PatientSex||%s,%s"


    returns:


    2019.06.21,F

    2019.07.17,F

    CHR005,M


    Parameters separated with | are:

    Table (DICOMPatients ... DICOMImages) - Required

    Column names separated by , - Required

    Query e.g. PatientID like '1%' - Optional

    Formatting of output like in the C printf statement - Optional default '%s %s ...'

    Optional filename to write results to - default stdout


    --query2 also has as optional parameter the max number of returned records, pass before the filename


    regards,


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!