[gate-users] Counts vs. time slice
Dirk Kruecker
d.kruecker at fz-juelich.de
Wed May 18 09:35:35 CEST 2005
Hi,
I guess you have defined a timeStop by
/gate/application/setTimeSlice 1 s
/gate/application/setTimeStart 0. s
/gate/application/setTimeStop 1 s
If you now set the activity by
/gate/source/twogamma/setActivity 10000. becquerel
and then ask GATE to simulate a large number of events the program must stop
after 1 simulated second and cannot create more than about activity*time
events.
If you set TimeSLice to a large value
/gate/application/setTimeSlice 1000000 s
it will work.
Dirk
> Hello everybody,
> I want to generate an exact number of annihilations, instead of
> simulating a time slice. I have read an e.mail between Groisselle and
> Foudray related to this topic, which suggest to use the command:
>
> /run/beamOn NbrofEvents
>
> However, I have experienced that whenever the NbrofEvents to be
> generated is bigger than the source activity,
> ("/gate/source/twogamma/setActivity 10000. becquerel")
> it does not generate the total amount of NbrofEvents, but just the
> events defined for the source activity. It looks like the source
> activity is no longer an activity but the maximum number of events
> allowed to be generated.
> Is this the expected behaviour when I don't use the TimeManagement?
> If it is so, it means that if I want to generate 10,000,000 events,
> should I define a source activity of 10,000,000 Becquerel??
> Thanks in advance
> _______________________________________________
> gate-users mailing list
> gate-users at lphe1pet1.epfl.ch
> http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users
More information about the Gate-users
mailing list