zdavatz / gdt2dicom

Convert a gdt file and an image folder to a dicom file
GNU General Public License v3.0
0 stars 1 forks source link

add patient name and timestamp to every `.gdt` and `.wl` file when processing #61

Closed zdavatz closed 1 month ago

zdavatz commented 1 month ago

1, The input file name is mostly epat.gdt

  1. The output filename is always epat.wl
  2. Like this the files are overwritten.
  3. Add the patient name to the file name when putting the epat.gdt into the processed folder and add a timestamp after the patient name, saparated by a _.
  4. Do the same for the .wl file.
  5. So the file name would be Hans_Muster_11.09.2024_11.39.33.gdt and Hans_Muster_11.09.2024__11.39.44.wl