[Gate-users] Empty LMF output

KB kd8had at gmail.com
Fri Mar 19 23:03:24 CET 2010


Hello All,

  I am trying to get GATE output data in LMF format. I was able to install
the LMF module and recompile GATE with no errors. (Standard output, log.txt
and standard error, error.txt, attached with this email). In my main GATE
macro I have the
following lines for output:

/gate/output/lmf/describe
/gate/output/lmf/verbose 1
/gate/output/lmf/enable
/gate/output/lmf/setFileName TestLMF
/gate/output/lmf/setCoincidenceBool 0
/gate/output/lmf/setSourcePosBool 0
/gate/output/lmf/setNeighbourhoodOrder 0
/gate/output/lmf/setNeighbourBool 0
/gate/output/lmf/setDetectorIDBool 1
/gate/output/lmf/setEnergyBool 1
/gate/output/lmf/setGantryAxialPosBool 1
/gate/output/lmf/setGantryAngularPosBool 1
/gate/output/lmf/setGateDigiBool 1
/gate/output/lmf/setComptonBool 1
/gate/output/lmf/setSourceIDBool 0
/gate/output/lmf/setSourceXYZPosBool 0
/gate/output/lmf/setGlobalXYZPosBool 0
/gate/output/lmf/setEventIDBool 0
/gate/output/lmf/setRunIDBool 0

Gate runs without errors but the LMF file is always empty
although TestLMF.cch and TestLMF.ccs files are created.

Has anyone had  this problem before? Any suggestions on how to solve it?

GATE version name: gate_v5.0.0  (1-May-2009)
LMF Version 3.0
Ubuntu x86_64 GNU/Linux 2.6.31-20-generic

Thanks,
KB.


More information about the Gate-users mailing list