[Gate-users] ASCII output...
Samuel BURG
samuel_burg at yahoo.fr
Mon Oct 22 10:59:15 CEST 2007
Dear Gaters,
I have had a similar problem and my solution was a litle different.
If it can help someone, here's the good/bad code :
not working : (no data in the root file)
...
#/gate/geometry/enableAutoUpdate
...
/gate/output/ascii/disable
/gate/output/projection/disable
...
/gate/output/root/enable
...
working : (data are stored as expected in the root file)
...
/gate/geometry/enableAutoUpdate
...
/gate/output/ascii/disable
/gate/output/projection/disable
...
/gate/output/root/enable
...
I have notice that the ASCII-bug MJ report does not happend on my computer/cluster when I 'enableAutoUpdate'. I realy don't understand why, but well, it work this way.
best regards,
Samuel BURG
Park MinJae <MJ at ToTi.us> a écrit : Dear Gaters,
I solved my problem by changing the source...
GateMacfileParser.cc
at 39 line
enable[ASCII]=1; -> enable[ASCII]=0;
and re-compile...and bang~ :)
Sorry for any inconvenience...
MJ
//=================================================
// Park MinJae
// SNU BME Ph.D. Candidate
//
// DialTo:+82-17-711-7809
// MailTo:MJ at ToTi.us
//
// Make the Dream True...
//=================================================
---------------------------------
From: gate-users-bounces at lists.healthgrid.org [mailto:gate-users-bounces at lists.healthgrid.org] On Behalf Of Park MinJae
Sent: Monday, October 22, 2007 2:51 PM
To: gate-users at lists.healthgrid.org
Subject: [Gate-users] ASCII output...
Dear gaters,
Now I can use ROOT and SINGLES in output section...
however, there are a problem with ASCII output...
When I erase all about the ascii line, simulation works well...
but, if I put the ascii disable option, it stopped...
It's not a problem in normal simulation...
but when I use jobsplitter, it always add a line with ascii output, such as setting an ascii file name...
Can I turn ascii output option off in jobsplitter?
ps. I am using gate 3.1.2 with patch...
Thanks,
MJ
//=================================================
// Park MinJae
// SNU BME Ph.D. Candidate
//
// DialTo:+82-17-711-7809
// MailTo:MJ at ToTi.us
//
// Make the Dream True...
//=================================================
_______________________________________________
Gate-users mailing list
Gate-users at lists.healthgrid.org
http://lists.healthgrid.org/mailman/listinfo/gate-users
---------------------------------
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20071022/8570f89f/attachment.htm>
More information about the Gate-users
mailing list