ged_docs
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ged_docs [2023/10/10 12:03] – created admin | ged_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 12: | Line 11: | ||
* [[ged_examples|Examples]] | * [[ged_examples|Examples]] | ||
- | | + | ==== Quick Refence ==== |
+ | |||
+ | The **Data stucture** entries link to pages with information on the names and types of the fields of the corresponding structures. From the **GED reader** pages the user can check e.g., the set of available keywords. These keywords are acknowledged when making a ged request for the corresponding type of ERNE data. | ||
+ | |||
+ | ===Level-2 === | ||
+ | |||
+ | <hidden onHidden=" | ||
+ | |||
+ | 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**|||||||| | ||
+ | ^**Data type**^**f10**^**f30**^**f40**^**f50**^**Data structure**^**Description**^**Note**| | ||
+ | |counters | ||
+ | | " | ||
+ | | " | ||
+ | | " | ||
+ | |10s_spectra | ||
+ | |pn_spectra | ||
+ | |led_spectra | ||
+ | |hed_spectra | ||
+ | |led_pha | ||
+ | | " | ||
+ | | " | ||
+ | |hed_pha | ||
+ | | " | ||
+ | | " | ||
+ | |hed_electrons | ||
+ | |hed_relat | ||
+ | |hed_anisotropy_AN | ||
+ | |hed_anisotropy_BN | ||
+ | |hed_dirdistrN | ||
+ | |||
+ | <typo fs:smaller; ff: | ||
+ | (nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)a: | ||
+ | (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: | ||
+ | (nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)c: | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | === Level-3 === | ||
+ | |||
+ | <hidden onHidden=" | ||
+ | |||
+ | 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]] | ||
+ | |pHe_spectra | ||
+ | |spectra | ||
+ | |led_pha | ||
+ | |hed_pha | ||
+ | |hed_pha_calib | x | x | x |[[ThedPartData_c]] | ||
+ | |led_dirspectra| | ||
+ | |||
+ | <typo fs:smaller; ff: | ||
+ | (nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)a: | ||
+ | (nbsp)(nbsp)(nbsp)(nbsp)(bcircle)(nbsp)b: | ||
+ | (nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)(nbsp)energy channels, which are covered only by the LED-I (thin D1 detectors), discarded. | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ |
ged_docs.1696928607.txt.gz · Last modified: 2023/10/10 12:03 by admin