Running the command
--action=atk --source=*.fz --track_id=Fornix
--report=report.txt
--output=...\Tracto --export=dti_fa,ad,rd,md
on one subject of the same dataset yielded no extra files output.(only
the stat and the tt.gz after updating to June27 version) Is that expected
behaviour?
Sifting through the docs I found a similar piece(--export=...) using the ana function to export DTI metrics like this:
--action=ana --source=*.gqi.fz --tract=...\Tracto\
ProjectionBasalGanglia_
FornixR\*.ProjectionBasalGanglia_FornixR.tt.gz --export=dti_fa,rd,ad,md
Running this function on the fz files including the tt.gz output yielded me a seperate txt file for every metric(ad,rd,md,fa),
but the contents dont follow the expected
dimensions
of [fibercount]:100. Instead it has [fibercount]:[variable length].
If this is what I want I would need to know what this length represents and how it is set so I can do proper statistics on it.
PS: Just to clarify the original need, I want the along-the-tract metrics for the four parameters ad,rd,md,fa. I already ran the tractography once and have all the outputs for the fornix as .stat and tt.gz files present.
I have checked to make sure the reconstruction included all above parameters.