User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lab:pigi:software [2014/05/24 10:55] – [Notes] chronolab:pigi:software [2017/03/25 13:08] (current) – [Convert CPM to uSv/h] chrono
Line 115: Line 115:
 ==== GeigerJSON Template ==== ==== GeigerJSON Template ====
  
-<sxh javascript>+<sxh javascript; toolbar:false>
 { {
     "type" : "geigerjson",     "type" : "geigerjson",
Line 129: Line 129:
         "dead_time" : 0.000190,         "dead_time" : 0.000190,
         "tube_factor" : 0.00233,         "tube_factor" : 0.00233,
-        "opmode" : "[stationary | mobile]"+        "opmode" : "[stationary|mobile]"
         "window": "[abc|bc|c]"         "window": "[abc|bc|c]"
     },     },
     "data" : {     "data" : {
-        "source":  [sim | test | env],+        "source": "[sim|test|env]",
         "cps" : 10,         "cps" : 10,
         "cps_dtc" : 11,         "cps_dtc" : 11,
Line 159: Line 159:
 <x>D = R * conversion factor</x> <x>D = R * conversion factor</x>
  
-So to get from cps to µSv/h (only units here, not really a correct equation):+So to get from cpm to µSv/h (only units here, not really a correct equation):
  
-<x>µSv/h = cps * tube and energy specific conversion factor</x>+<x>µSv/h = cpm * tube and energy specific conversion factor</x>