GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » NUSTAR » NUSTAR PRESPEC » AGATA Crystal positions (Look-Up Table)
Re: AGATA Crystal positions (Look-Up Table) [message #18069 is a reply to message #18067] Wed, 25 March 2015 18:28 Go to previous messageGo to previous message
miree is currently offline  miree
Messages: 71
Registered: June 2014
continuous participant
From: *ikp.physik.tu-darmstadt.de
Hi,
as far as I know, the mapping is described by a formula:

The letters {A,B,C} are interpreded as numbers {0,1,2}, respectively.
Given the crystal_id, the letter can be computed as crystal_id%3 and the number in front of the letter is just crystal_id/3

(a%b is the integer modulus operation and a/b is the integer division)

Example:
cyrstal_id = 10
crystal_id % 3 = 1 -> A
crystal_id / 3 = 3

consequently: crystal_id 10 = 3A

I think this scheme agrees with this picture:
https://lxagata0.ganil.fr:8989/2012-08-27-perf-com/92
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Scattering Angle Cut
Next Topic: Multihit TDCs in the PreSPEC setup (CAENv1290)
Goto Forum:
  


Current Time: Tue Apr 16 22:48:09 CEST 2024

Total time taken to generate the page: 0.01351 seconds