Blame view

NumericalData/CDPP-AMDA/PSP/epiHi/psp-let1-1min.xml 7.91 KB
904bbbd0   Quentin Brzustowski   created dataset I...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_3_0.xsd">
   <Version>2.3.0</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiHi/psp-let1-1min</ResourceID>
      <ResourceHeader>
          <ResourceName>LET1 1min</ResourceName>
          <AlternateName>Low Energy Telescope 1 1 min rate</AlternateName>      
          <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate>
         <Description>         
             LET1 and LET2 are similar in design to the HET, cylinders containing a central stack of detector disks and positionally 
             sensitive detectors at the ends. LET1 has 1000-micron thick detector disks in the central stack, except for the end disks 
             which are 500 microns. At the front of the cylinder, separate from the central stack, is a 12 micron thick disk and then a 
             25 micron disk. The back of the detector has the same arrangement. The front of the detector also has a thin window 
             (~3 micron silicon equivalent). The 12, 25, and 500 micron thick disks are all separated into five active elements in the 
             same way as the HET for positional determination. The Low-Energy Telescopes can measure protons and heavy ions from approximately 
             1 MeV to greater than 20 MeV/n and electrons from about 0.5 MeV to 2 MeV. 
             The measurements are divided into two different sides of the instrument, A and B
         </Description>
         <Acknowledgement>
             Please acknowledge the National Aeronautics and Space Administration, NASA
         </Acknowledgement>
         <Contact>
           <PersonID>spase://SMWG/Person/David.J.McComas</PersonID>
           <Role>PrincipalInvestigator</Role>
         </Contact>
          <Contact>
d39a6eb2   Quentin Brzustowski   corrected deputyP...
28
              <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID>
904bbbd0   Quentin Brzustowski   created dataset I...
29
30
31
32
33
34
35
36
37
38
              <Role>DeputyPI</Role>
          </Contact>
          <InformationURL>
           <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name>
              <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL>
         </InformationURL>
         <InformationURL>
            <Name>Parker Solar Probe Mission Instrument web page, JPL</Name>
             <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL>
         </InformationURL>
4e56d480   Quentin Brzustowski   added numerical d...
39
40
41
42
43
          <Association>
              <AssociationID>psp-isois-let1</AssociationID>
              <AssociationType>PartOf</AssociationType>
              <Note>LET1</Note>
          </Association>
904bbbd0   Quentin Brzustowski   created dataset I...
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>
                http://amda.cdpp.eu
            </URL>
         </AccessURL>
         <Format>Text</Format>
         <Acknowledgement>
                AMDA is a science analysis system provided by the Centre de Donnees de la 
                Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and 
                Universite Paul Sabatier, Toulouse
         </Acknowledgement>
      </AccessInformation>
      <ProviderName>SPDF</ProviderName> 
      <ProviderAcknowlegment> 
          Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment>
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiHi</InstrumentID>
      <MeasurementType>EnergeticParticles</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>2018-09-02T00:00:12Z</StartDate>
             <StopDate>2025-08-12T23:59:55Z</StopDate>
         </TimeSpan>
         <Cadence>PT60S</Cadence>
      </TemporalDescription>
      <ObservedRegion>Heliosphere.Inner</ObservedRegion>
      <ObservedRegion>Sun.Corona</ObservedRegion>
      <Parameter>
         <Name>h+ flux side A</Name>
         <ParameterKey>psp_let1_1min_AHf</ParameterKey>
         <Description>
             Proton flux side A
         </Description>
         <Units>1/cm²/sr/s/(MeV/nuc)</Units>
         <RenderingHints>
              <DisplayType>Spectrogram</DisplayType>
         </RenderingHints>
          <Particle>
              <ParticleQuantity>EnergyFlux</ParticleQuantity>
          </Particle>
      </Parameter>
       <Parameter>
7296990e   Quentin Brzustowski   added uncertainti...
91
92
93
94
95
96
97
98
99
100
101
102
103
104
           <Name>h+ A uncertainty</Name>
           <ParameterKey>psp_let1_1min_AHfu</ParameterKey>
           <Description>
               Proton flux side A uncertainty 
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
       <Parameter>
904bbbd0   Quentin Brzustowski   created dataset I...
105
106
107
108
109
110
111
112
113
114
115
116
117
118
           <Name>h+ flux side B</Name>
           <ParameterKey>psp_let1_1min_BHf</ParameterKey>
           <Description>
               Proton flux side B
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
       <Parameter>
7296990e   Quentin Brzustowski   added uncertainti...
119
120
121
122
123
124
125
126
127
128
129
130
131
132
           <Name>h+ B uncertainty</Name>
           <ParameterKey>psp_let1_1min_BHfu</ParameterKey>
           <Description>
               Proton flux side B uncertainty 
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
       <Parameter>
904bbbd0   Quentin Brzustowski   created dataset I...
133
134
135
136
137
138
139
140
141
142
143
144
145
146
           <Name>he flux side A</Name>
           <ParameterKey>psp_let1_1min_AHef</ParameterKey>
           <Description>
               Helium flux side A
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
       <Parameter>
7296990e   Quentin Brzustowski   added uncertainti...
147
148
149
150
151
152
153
154
155
156
157
158
159
160
           <Name>he A uncertainty</Name>
           <ParameterKey>psp_let1_1min_AHefu</ParameterKey>
           <Description>
               Helium flux side A uncertainty 
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
       <Parameter>
904bbbd0   Quentin Brzustowski   created dataset I...
161
162
163
164
165
166
167
168
169
170
171
172
173
           <Name>he flux side B</Name>
           <ParameterKey>psp_let1_1min_BHef</ParameterKey>
           <Description>
               Helium flux side B
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
7296990e   Quentin Brzustowski   added uncertainti...
174
175
176
177
178
179
180
181
182
183
184
185
186
187
       <Parameter>
           <Name>he B uncertainty</Name>
           <ParameterKey>psp_let1_1min_BHefu</ParameterKey>
           <Description>
               Helium flux side B uncertainty 
           </Description>
           <Units>1/cm²/sr/s/(MeV/nuc)</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>EnergyFlux</ParticleQuantity>
           </Particle>
       </Parameter>
904bbbd0   Quentin Brzustowski   created dataset I...
188
189
</NumericalData>
</Spase>