Edit the script and remplace all the "WD" by your working directory:
Here, an example of script:
############################################
# Common
############################################
# fixed information on script -> mandatory
LIFEx.MTV.script = MTV
LIFEx.MTV.script.version = 1.0
# result file -> mandatory
LIFEx.MTV.output.file=WD/MTV_results.csv
########################################################################
# patients / ROI #
########################################################################
LIFEx.MTV.Session0.Img0=WD/PT1/IMG
LIFEx.MTV.Session0.Roi0=WD/PT1/ROI/R1.uint16.nii.gz
LIFEx.MTV.Session0.Roi1=WD/PT1/ROI/R2.uint16.nii.gz
LIFEx.MTV.Session0.Roi2=WD/PT1/ROI/R4.uint16.nii.gz
LIFEx.MTV.Session1.Img0=WD/PT2
LIFEx.MTV.Session1.Roi0=WD/PT2/ROI/R1.uint8.nii.gz
LIFEx.MTV.Session1.Roi1=WD/PT2/ROI/R2.uint8.nii.gz
LIFEx.MTV.Session1.Roi2=WD/PT2/ROI/R4.uint8.nii.gz
Here, an example of result:
INFO_PatientName INFO_PatientID INFO_PatientWeight(Kg) INFO_ProcessDateOfTexture INFO_SeriesDate INFO_Series TLG(SUV*mL) sTLG(SUV*mL/Kg) MTV(mL) sMTV(mL/Kg) Dmax(cm) sDmax(cm) DmaxVox(cm)
PT1 S00000 66.0 Wed Apr 13 17:38:08 CEST 2022 2015-10-02 Head to Thighs 3D MAC_PT 5544 84 961 14.56 54.8 55.1 63.3±0.1
PT1 S00001 66.0 Wed Apr 13 17:38:13 CEST 2022 2015-10-02 Head to Thighs 3D MAC_PT 5544 84 961 14.56 54.8 55.1 63.3±0.1
PT1 S00002 66.0 Wed Apr 13 17:38:08 CEST 2022 2015-10-02 Head to Thighs 3D MAC_PT 5544 84 961 14.56 54.8 55.1 63.3±0.1
PT2 S00000 66.0 Wed Apr 13 17:38:13 CEST 2022 2015-10-02 Head to Thighs 3D MAC_PT 5544 84 961 14.56 54.8 55.1 63.3±0.1
PT2 S00002 66.0 Wed Apr 13 17:38:08 CEST 2022 2015-10-02 Head to Thighs 3D MAC_PT 5544 84 961 14.56 54.8 55.1 63.3±0.1
PT2 S00003 66.0 Wed Apr 13 17:38:13 CEST 2022 2015-10-02 Head to Thighs 3D MAC_PT 5544 84 961 14.56 54.8 55.1 63.3±0.1