Skip to content
Commit 0866442a authored by Manfred Hanke's avatar Manfred Hanke 💻
Browse files

aglc: computation of count_rate changed

Before:
       sum_i  C_i
 r = ----------------
      (sum_i DT_i)/n

 C_i is the number of counts on CCD i.
 DT_i is the exposure on CCD i.
 n is the number of CCDs.

Now:
             C_i
 r = sum_i ------
            DT_i
parent b6150050
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment