User Tools

Site Tools


ged_l3_pha

Differences

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

Link to this comparison view

ged_l3_pha [2023/10/11 16:21] – created adminged_l3_pha [2023/10/11 16:24] (current) admin
Line 1: Line 1:
- 
 ===== GED_L3_PHA ===== ===== GED_L3_PHA =====
  
-<code+<code>
  
  Function GED_L3_PHA - get ERNE Pulse Heigh Analysed Level-3 Data.  Function GED_L3_PHA - get ERNE Pulse Heigh Analysed Level-3 Data.
Line 11: Line 10:
  
  Calling sequence:  Calling sequence:
- data=GED_L3_PHA() 
  
 +       data=GED_L3_PHA()
  
- Input parameters: none 
  
 + Input parameters:
  
- Returns:      Level 3 ERNE pha data read from disk file is returned as an array of +       none
-               structures (see below).+
  
 +
 + Returns:
 +
 +       Level 3 ERNE pha data read from disk file is returned as an array of structures (see below).
  
  
  Keyword parameters:  Keyword parameters:
 +
        filename  fn        filename  fn
                  A string containing the name of the disk file to be read. If set to an                  A string containing the name of the disk file to be read. If set to an
Line 47: Line 50:
  
  Input file names:  Input file names:
-                 The type of level 3 data is decided by the file name extension. The following level-3 + 
-                 (file-name extensions and) file types have been defined:+       The type of level 3 data is decided by the file name extension. The following level-3 
 +       (file-name extensions and) file types have been defined:
                     .led_pha                LED pulse height data                     .led_pha                LED pulse height data
                     .hed_pha                HED pulse height data                     .hed_pha                HED pulse height data
Line 55: Line 59:
  
  Output data formats:  Output data formats:
-                 Ouput is a vector of structures. The structure types depend on the input file type:+ 
 +       Ouput is a vector of structures. The structure types depend on the input file type:
                     TledPartData_a           LED pulse height data                     TledPartData_a           LED pulse height data
                     ThedPartData_a           HED pulse height data                     ThedPartData_a           HED pulse height data
ged_l3_pha.1697030475.txt.gz · Last modified: 2023/10/11 16:21 by admin