Posts by pgDICOM

    I have a DICOM directory of patient images (we will call it 'DICOMFILES'). I am trying to regenerate a patient directory within my main DICOM directory 'Patient-A' without regenerating the entire DICOMFILES directory. I thought the following command option would do the trick but it started regenerating everything under DICOMFILES:

    Code
    dgate64.exe -fr 'C:\DICOMFILES\Patient-A'


    I am running:
    DGATE (1.4.16, build Thu Mar 31 22:58:16 2011, bits 64) is running as threaded server
    Database type: ODBC connection


    Any thoughts or suggestions? I also tried using drag and drop into CONQUEST, but the problem with using that is that I need it to just import the images as they are and not make copies of them on my DICOMFILES directory (where they are currently stored).


    - many thanks