Commit 8baad07d139ae41a09b39450c68b7a763b8774b0

Authored by Quentin Brzustowski
1 parent 1ad2fd1b
Exists in branch_q

corrected units in wp_mom and speed=>velocity

NumericalData/AMDA/PSP/SPC/psp-spc-fit.xml
... ... @@ -9,7 +9,7 @@
9 9 <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate>
10 10 <Description>
11 11 This data product contains derived measurements of ion properties in the solar wind, including
12   - density, temperature, velocity vector. The speed, temperature, and density of the solar wind proton
  12 + density, temperature, velocity vector. The velocity, temperature, and density of the solar wind proton
13 13 population are estimated by fitting each spectrum to a single Maxwellian or a set of Maxwellian ion
14 14 populations.
15 15  
... ... @@ -29,7 +29,7 @@
29 29 * p_fit
30 30 if p1 and 3 are successfully fit, and the 3 population is determined to be protons, this
31 31 signifies the total proton parameters (np =total proton density, vp = center of mass
32   - velocity, wp = effective thermal speed, accounting for both populations and their relative
  32 + velocity, wp = effective thermal velocity, accounting for both populations and their relative
33 33 drift).
34 34  
35 35 </Description>
... ... @@ -116,7 +116,7 @@
116 116 <Name>wp1</Name>
117 117 <ParameterKey>psp_spc_wp1</ParameterKey>
118 118 <Description>
119   - Thermal speed = sqrt(2kT/m), fitted to the “primary” proton peak
  119 + Thermal velocity = sqrt(2kT/m), fitted to the “primary” proton peak
120 120 </Description>
121 121 <Units>km/s</Units>
122 122 <RenderingHints>
... ... @@ -127,7 +127,7 @@
127 127 <Name>wp1_uncertainty</Name>
128 128 <ParameterKey>psp_spc_dwp1</ParameterKey>
129 129 <Description>
130   - Estimated uncertainty on the thermal speed, fitted to the “primary” proton peak
  130 + Estimated uncertainty on the thermal velocity, fitted to the “primary” proton peak
131 131 </Description>
132 132 <Units>km/s</Units>
133 133 <RenderingHints>
... ... @@ -139,7 +139,7 @@
139 139 <Name>vp1_rtn</Name>
140 140 <ParameterKey>psp_spc_vp1</ParameterKey>
141 141 <Description>
142   - Velocity vector, estimated from the radial thermal speed fit p1 and flow angle
  142 + Velocity vector, estimated from the radial thermal velocity fit p1 and flow angle
143 143 </Description>
144 144 <Units>km/s</Units>
145 145 <RenderingHints>
... ... @@ -229,7 +229,7 @@
229 229 <Name>wa</Name>
230 230 <ParameterKey>psp_spc_wa</ParameterKey>
231 231 <Description>
232   - Thermal speed = sqrt(2kT/m), fitted to the “primary” alpha particle (He++) peak, if resolved
  232 + Thermal velocity = sqrt(2kT/m), fitted to the “primary” alpha particle (He++) peak, if resolved
233 233 </Description>
234 234 <Units>km/s</Units>
235 235 <RenderingHints>
... ... @@ -240,7 +240,7 @@
240 240 <Name>wa_uncertainty</Name>
241 241 <ParameterKey>psp_spc_dwa</ParameterKey>
242 242 <Description>
243   - Estimated uncertainty on the thermal speed, fitted to the “primary” alpha particle (He++) peak, if resolved
  243 + Estimated uncertainty on the thermal velocity, fitted to the “primary” alpha particle (He++) peak, if resolved
244 244 </Description>
245 245 <Units>km/s</Units>
246 246 <RenderingHints>
... ... @@ -251,7 +251,7 @@
251 251 <Name>va_rtn</Name>
252 252 <ParameterKey>psp_spc_va</ParameterKey>
253 253 <Description>
254   - Velocity vector, estimated from the radial thermal speed fit and flow angle
  254 + Velocity vector, estimated from the radial thermal velocity fit and flow angle
255 255 </Description>
256 256 <Units>km/s</Units>
257 257 <RenderingHints>
... ... @@ -343,7 +343,7 @@
343 343 <Name>w3</Name>
344 344 <ParameterKey>psp_spc_w3</ParameterKey>
345 345 <Description>
346   - Thermal speed = sqrt(2kT/m), fitted to the p1 substracted residuals
  346 + Thermal velocity = sqrt(2kT/m), fitted to the p1 substracted residuals
347 347 </Description>
348 348 <Units>km/s</Units>
349 349 <RenderingHints>
... ... @@ -354,7 +354,7 @@
354 354 <Name>w3_uncertainty</Name>
355 355 <ParameterKey>psp_spc_dw3</ParameterKey>
356 356 <Description>
357   - Estimated uncertainty on the thermal speed, fitted to the p1 substracted residuals
  357 + Estimated uncertainty on the thermal velocity, fitted to the p1 substracted residuals
358 358 </Description>
359 359 <Units>km/s</Units>
360 360 <RenderingHints>
... ... @@ -365,7 +365,7 @@
365 365 <Name>v3_rtn</Name>
366 366 <ParameterKey>psp_spc_v3</ParameterKey>
367 367 <Description>
368   - Velocity vector, estimated from the radial thermal speed fit and flow angle
  368 + Velocity vector, estimated from the radial thermal velocity fit and flow angle
369 369 </Description>
370 370 <Units>km/s</Units>
371 371 <RenderingHints>
... ... @@ -455,7 +455,7 @@
455 455 <Name>wp_fit</Name>
456 456 <ParameterKey>psp_spc_wp_fit</ParameterKey>
457 457 <Description>
458   - If p1 and 3 are successfully fitted, effective thermal speed
  458 + If p1 and 3 are successfully fitted, effective thermal velocity
459 459 </Description>
460 460 <Units>km/s</Units>
461 461 <RenderingHints>
... ... @@ -467,7 +467,7 @@
467 467 <ParameterKey>psp_spc_dwp_fit</ParameterKey>
468 468 <Units>km/s</Units>
469 469 <Description>
470   - Estimated uncertainty on the thermal speed
  470 + Estimated uncertainty on the thermal velocity
471 471 </Description>
472 472 <RenderingHints>
473 473 <DisplayType>TimeSeries</DisplayType>
... ...
NumericalData/AMDA/PSP/SPC/psp-spc-mom.xml
... ... @@ -68,7 +68,7 @@
68 68 <Name>np_mom</Name>
69 69 <Units>cm-3</Units>
70 70 <ParameterKey>psp_spc_np_mom</ParameterKey>
71   - <Description>Proton density moment</Description>
  71 + <Description>Proton density</Description>
72 72 <RenderingHints>
73 73 <DisplayType>TimeSeries</DisplayType>
74 74 </RenderingHints>
... ... @@ -97,8 +97,8 @@
97 97 <Parameter>
98 98 <Name>wp_mom</Name>
99 99 <ParameterKey>psp_spc_wp_mom</ParameterKey>
100   - <Description>Proton thermal speed moment. Equal to sqrt(2kT/m)</Description>
101   - <Units>m/s</Units>
  100 + <Description>Proton thermal velocity. Equal to sqrt(2kT/m)</Description>
  101 + <Units>km/s</Units>
102 102 <RenderingHints>
103 103 <DisplayType>TimeSeries</DisplayType>
104 104 </RenderingHints>
... ...