User Tools

Site Tools


ged_docs

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
ged_docs [2023/10/10 12:53] – [Quick Refence] adminged_docs [2023/10/11 13:49] (current) admin
Line 1: Line 1:
 ===== GED ===== ===== GED =====
  
-  
 GED (Get Erne Data) is a set of IDL programs and auxiliary files for reading and manipulating ERNE //level-2// and //level-3// science data. In addition, **ged** is also the name of the main function of the system. GED (Get Erne Data) is a set of IDL programs and auxiliary files for reading and manipulating ERNE //level-2// and //level-3// science data. In addition, **ged** is also the name of the main function of the system.
  
Line 17: Line 16:
  
 ===Level-2 === ===Level-2 ===
-[-] 
  
-All the level-2 data is read by the same reader function: //ged_l2_a//. The data types and the associated data structures are listed in the table below. +<hidden onHidden="[+]" onVisible="[-]"> 
 + 
 +All the level-2 data is read by the same reader function: [[ged_l2_a]]. The data types and the associated data structures are listed in the table below. 
  
  
 ^**Level-2**|||||||| ^**Level-2**||||||||
-^**Data type**^**f10**^**f30**^**f40**^**f50**^**Data structure**       ^**Description**                    ^**Note**|+^**Data type**^**f10**^**f30**^**f40**^**f50**^**Data structure**^**Description**^**Note**|
 |counters            x  |             |[[TscCounters_a]]         | ESU science counters              | | |counters            x  |             |[[TscCounters_a]]         | ESU science counters              | |
 |         "              x  |         |[[TscCounters_b]]         | ESU science counters              | | |         "              x  |         |[[TscCounters_b]]         | ESU science counters              | |
Line 44: Line 44:
 |hed_dirdistrN      |      x  |  x  |  x  |[[ThedDirCntrs_c]]        | HED phi-theta tables: 0-5          c  | |hed_dirdistrN      |      x  |  x  |  x  |[[ThedDirCntrs_c]]        | HED phi-theta tables: 0-5          c  |
  
-  * a: INPUT, from a lev-2 file. For each measurement period ('minute'): Science Header followed by two bytes (fillMode and nEvents) and then nEvents number of PHA event structures for the period. +<typo fs:smaller; ff:courier> 
-  b: OUTPUT, function result: array of records of the indicated type. +(nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)a: INPUT, from a lev-2 file. For each measurement period ('minute'): Science Header\\ 
-  c: N = anisotropy (direction distribution) channel number (0..5).+(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)followed by two bytes (fillMode and nEvents) and then nEvents number of PHA event\\ 
 +(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)structures for the period.\\ 
 +(nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)b: OUTPUT, function result: array of records of the indicated type.\\ 
 +(nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)c: N = anisotropy (direction distribution) channel number (0..5). 
 +</typo> 
 + 
 +</hidden> 
 + 
 +=== Level-3 === 
 + 
 +<hidden onHidden="[+]" onVisible="[-]"> 
 + 
 +For level-3 there are different ged-functions depending on the data type and telemetry format. The indicated data structure is the one used in the corresponding disk file record. The actual reader output might differ depending on the selected filtering. 
 + 
 +^**Level-3**|||||||| 
 +^**Data type** ^**f10**^**f40**^**f50**^**Data structure**^**GED reader**^**Description**^**Note**| 
 +|corr          |  x    |  x    |  x    |[[Tcorr_a]]          |[[ged_l3_corr]]         |Counters used in data normalization| | 
 +|pHe_spectra    x    |             |[[TobSpectra_a]]     |[[ged_l3_spectra]]      |proton and He onboard spectra      | | 
 +|spectra              x    |  x    |[[TobSpectra_b]]                 "          |p, He3 and He4 onboard spectra     | | 
 +|led_pha        x    |  x    |  x    |[[TledPartData_a]]   |[[ged_l3_pha]]          |LED pulse height data              | | 
 +|hed_pha        x    |  x    |  x    |[[ThedPartData_a]]               "          |HED pulse height data              | | 
 +|hed_pha_calib |  x    |  x    |  x    |[[ThedPartData_c]]               "          |HED pulse height calibration data  |  a  | 
 +|led_dirspectra|        x    |  x    |[[TledDirSpectra_a]] |[[ged_l3_leddirspectra]]|LED direction spectra              |  b  |
  
 +<typo fs:smaller; ff:courier>
 +(nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)a: Calibration data is available for selected periods only.\\
 +(nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)b: Disk file structure indicated. The nominal reader output will have the lower\\
 +(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)energy channels, which are covered only by the LED-I (thin D1 detectors), discarded.
 +</typo>
  
 +</hidden>
  
  
ged_docs.1696931616.txt.gz · Last modified: 2023/10/10 12:53 by admin