From b5bbcfeb9f7d5561afec0c111c7056c0d77b2e83 Mon Sep 17 00:00:00 2001 From: Elena.Budnik <ebudnik@irap.omp.eu> Date: Mon, 29 Jun 2020 18:14:56 +0200 Subject: [PATCH] pas err --- Instrument/CDPP-AMDA/Interball-1/DOK2.xml | 39 +++++++++++++++++++++++++++++++++++++++ NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml | 16 +++++++++++++++- Person/Karel.Kudela.xml | 10 ++++++++++ Person/Volt.Lutsenko.xml | 10 ++++++++++ 4 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 Instrument/CDPP-AMDA/Interball-1/DOK2.xml create mode 100644 Person/Karel.Kudela.xml create mode 100644 Person/Volt.Lutsenko.xml diff --git a/Instrument/CDPP-AMDA/Interball-1/DOK2.xml b/Instrument/CDPP-AMDA/Interball-1/DOK2.xml new file mode 100644 index 0000000..45da29f --- /dev/null +++ b/Instrument/CDPP-AMDA/Interball-1/DOK2.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> + <Version>2.3.1</Version> + <Instrument> + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/Interball-1/DOK2</ResourceID> + <ResourceHeader> + <ResourceName>DOK2</ResourceName> + <AlternateName/> + <ReleaseDate>2010-02-04T12:34:56.789</ReleaseDate> + <Description>DOK-2 uses two pairs of energetic particle telescopes. + Each telescope has a single, passively cooled, totally depleted, surface-barrier silicon detector. + One detector of each pair (1e,2e) is of 0.3 mm thick. Thin foil in front of detector absorbes protons with energies E less than 400 keV so + this detector measures electron spectrum in 20 - 420 keV range. The second detector (1p,2p) of 0.15 mm thick is supplied with a broom magnet, deflecting electrons up to 1500 keV . It measures spectrum of ions (protons) in 20-850 keV range. + Full aperture angles and geometric factors of electron telescopes are of 27° and 0.066. + For proton telescopes these values are 12.7° and 0.015. Particle flux angular distribution is measured using spacecraft rotation with a ~2 min + period around the axis directed to the Sun (the angle ) and mechanical scanning of the second telescope pair in a plane containing the rotation + axis (the angle). So 3-dimensional particle distribution function is measured during each 2 min rotation period. + About seven full scanning cycles are carried out for every rotation. The first detector pair (1e,1p) is fixed in the antisolar direction. + Moving detector pair (2e,2p) can either scan from 45° to 180° (to a Sun direction) or stay in one of 4 positions: 45, 90, 135 and 180°. + </Description> + <Contact> + <PersonID>spase://CNES/Person/Volt.Lutsenko</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <Contact> + <PersonID>spase://CNES/Person/Karel.Kudela</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <InformationURL> + <Name>DOK2 Home Page at IKI</Name> + <URL>http://www.iki.rssi.ru/interball/dok.html</URL> + <Description></Description> + </InformationURL> + </ResourceHeader> + <InstrumentType>SolidStateDetector</InstrumentType> + <InvestigationName/> + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/Interball-Tail</ObservatoryID> + </Instrument> +</Spase> diff --git a/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml b/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml index 147a5e0..2900b18 100644 --- a/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml +++ b/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml @@ -52,7 +52,14 @@ <Description/> <Ucd/> <Units>cm**-3</Units> - </Parameter> + </Parameter> + <Parameter> + <Name>density : err</Name> + <ParameterKey>pas_momgr_n_err</ParameterKey> + <Description/> + <Ucd/> + <Units>cm**-3</Units> + </Parameter> <Parameter> <Name>v_s/c</Name> <ParameterKey>pas_momgr_v</ParameterKey> @@ -85,6 +92,13 @@ </Structure> </Parameter> <Parameter> + <Name>|v_sc|</Name> + <ParameterKey>pas_momgr_v_tot</ParameterKey> + <Description/> + <Ucd/> + <Units>km/s</Units> + </Parameter> + <Parameter> <Name>t_av</Name> <ParameterKey>pas_momgr_tav</ParameterKey> <Description/> diff --git a/Person/Karel.Kudela.xml b/Person/Karel.Kudela.xml new file mode 100644 index 0000000..6a0daa0 --- /dev/null +++ b/Person/Karel.Kudela.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> + <Version>2.2.0</Version> + <Person> + <ResourceID>spase://CNES/Person/Karel.Kudela</ResourceID> + <PersonName>Dr. Karel Kudela</PersonName> + <OrganizationName>Institute of Experim. Physics. SAS, Kosice, Slovakia</OrganizationName> + <Email/> + </Person> +</Spase> diff --git a/Person/Volt.Lutsenko.xml b/Person/Volt.Lutsenko.xml new file mode 100644 index 0000000..12e9f81 --- /dev/null +++ b/Person/Volt.Lutsenko.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> + <Version>2.2.0</Version> + <Person> + <ResourceID>spase://CNES/Person/Volt.Lutsenko</ResourceID> + <PersonName>Dr. Volt N. Lutsenko</PersonName> + <OrganizationName>Space Research Institute, Moscow, Russia</OrganizationName> + <Email>vlutsenk@volt.iki.rssi.ru</Email> + </Person> +</Spase> -- libgit2 0.21.2