imap-processing 0.9.0__py3-none-any.whl → 0.11.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of imap-processing might be problematic. Click here for more details.
- imap_processing/_version.py +2 -2
- imap_processing/cdf/config/imap_codice_l1a_variable_attrs.yaml +749 -442
- imap_processing/cdf/config/imap_glows_global_cdf_attrs.yaml +7 -0
- imap_processing/cdf/config/imap_glows_l1a_variable_attrs.yaml +8 -2
- imap_processing/cdf/config/imap_glows_l1b_variable_attrs.yaml +0 -1
- imap_processing/cdf/config/imap_glows_l2_variable_attrs.yaml +358 -0
- imap_processing/cdf/config/imap_hi_variable_attrs.yaml +59 -25
- imap_processing/cdf/config/imap_hit_global_cdf_attrs.yaml +22 -0
- imap_processing/cdf/config/imap_idex_l1a_variable_attrs.yaml +32 -8
- imap_processing/cdf/config/imap_idex_l1b_variable_attrs.yaml +94 -5
- imap_processing/cdf/config/imap_lo_l1a_variable_attrs.yaml +65 -37
- imap_processing/cdf/config/imap_swapi_variable_attrs.yaml +16 -1
- imap_processing/cdf/config/imap_swe_global_cdf_attrs.yaml +7 -0
- imap_processing/cdf/config/imap_swe_l1a_variable_attrs.yaml +14 -14
- imap_processing/cdf/config/imap_swe_l1b_variable_attrs.yaml +25 -24
- imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml +238 -0
- imap_processing/cdf/config/imap_ultra_l1b_variable_attrs.yaml +100 -92
- imap_processing/cdf/utils.py +2 -2
- imap_processing/cli.py +45 -9
- imap_processing/codice/codice_l1a.py +104 -58
- imap_processing/codice/constants.py +111 -155
- imap_processing/codice/data/esa_sweep_values.csv +256 -256
- imap_processing/codice/data/lo_stepping_values.csv +128 -128
- imap_processing/ena_maps/ena_maps.py +519 -0
- imap_processing/ena_maps/utils/map_utils.py +145 -0
- imap_processing/ena_maps/utils/spatial_utils.py +226 -0
- imap_processing/glows/__init__.py +3 -0
- imap_processing/glows/ancillary/imap_glows_pipeline_settings_v001.json +52 -0
- imap_processing/glows/l1a/glows_l1a.py +72 -14
- imap_processing/glows/l1b/glows_l1b.py +2 -1
- imap_processing/glows/l1b/glows_l1b_data.py +25 -1
- imap_processing/glows/l2/glows_l2.py +324 -0
- imap_processing/glows/l2/glows_l2_data.py +156 -51
- imap_processing/hi/l1a/science_direct_event.py +57 -51
- imap_processing/hi/l1b/hi_l1b.py +43 -28
- imap_processing/hi/l1c/hi_l1c.py +225 -42
- imap_processing/hi/utils.py +20 -3
- imap_processing/hit/l0/constants.py +2 -2
- imap_processing/hit/l0/decom_hit.py +1 -1
- imap_processing/hit/l1a/hit_l1a.py +94 -13
- imap_processing/hit/l1b/hit_l1b.py +158 -9
- imap_processing/ialirt/l0/process_codicehi.py +156 -0
- imap_processing/ialirt/l0/process_codicelo.py +5 -2
- imap_processing/ialirt/packet_definitions/ialirt.xml +28 -20
- imap_processing/ialirt/packet_definitions/ialirt_codicehi.xml +241 -0
- imap_processing/ialirt/packet_definitions/ialirt_swapi.xml +170 -0
- imap_processing/ialirt/packet_definitions/ialirt_swe.xml +258 -0
- imap_processing/ialirt/process_ephemeris.py +72 -40
- imap_processing/idex/decode.py +241 -0
- imap_processing/idex/idex_l1a.py +143 -81
- imap_processing/idex/idex_l1b.py +244 -10
- imap_processing/lo/l0/lo_science.py +61 -0
- imap_processing/lo/l1a/lo_l1a.py +98 -10
- imap_processing/lo/l1b/lo_l1b.py +2 -2
- imap_processing/lo/l1c/lo_l1c.py +2 -2
- imap_processing/lo/packet_definitions/lo_xtce.xml +1082 -9178
- imap_processing/mag/l0/decom_mag.py +2 -2
- imap_processing/mag/l1a/mag_l1a.py +7 -7
- imap_processing/mag/l1a/mag_l1a_data.py +62 -30
- imap_processing/mag/l1b/mag_l1b.py +11 -6
- imap_processing/quality_flags.py +18 -3
- imap_processing/spice/geometry.py +149 -177
- imap_processing/spice/kernels.py +26 -26
- imap_processing/spice/spin.py +233 -0
- imap_processing/spice/time.py +96 -31
- imap_processing/swapi/l1/swapi_l1.py +60 -31
- imap_processing/swapi/packet_definitions/swapi_packet_definition.xml +363 -384
- imap_processing/swe/l1a/swe_l1a.py +8 -3
- imap_processing/swe/l1a/swe_science.py +24 -24
- imap_processing/swe/l1b/swe_l1b.py +2 -1
- imap_processing/swe/l1b/swe_l1b_science.py +181 -122
- imap_processing/swe/l2/swe_l2.py +337 -70
- imap_processing/swe/utils/swe_utils.py +28 -0
- imap_processing/tests/cdf/test_utils.py +2 -2
- imap_processing/tests/codice/conftest.py +20 -17
- imap_processing/tests/codice/data/validation/imap_codice_l1a_hskp_20241110193622_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-counters-aggregated_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-counters-singles_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-nsw-angular_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-nsw-priority_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-nsw-species_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-sw-angular_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-sw-priority_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-sw-species_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/test_codice_l0.py +55 -121
- imap_processing/tests/codice/test_codice_l1a.py +147 -59
- imap_processing/tests/conftest.py +81 -22
- imap_processing/tests/ena_maps/test_ena_maps.py +309 -0
- imap_processing/tests/ena_maps/test_map_utils.py +286 -0
- imap_processing/tests/ena_maps/test_spatial_utils.py +161 -0
- imap_processing/tests/glows/conftest.py +7 -1
- imap_processing/tests/glows/test_glows_l1a_cdf.py +3 -7
- imap_processing/tests/glows/test_glows_l1a_data.py +34 -6
- imap_processing/tests/glows/test_glows_l1b_data.py +29 -17
- imap_processing/tests/glows/test_glows_l2.py +101 -0
- imap_processing/tests/hi/conftest.py +3 -3
- imap_processing/tests/hi/data/l1/imap_hi_l1b_45sensor-de_20250415_v999.cdf +0 -0
- imap_processing/tests/hi/data/l1/imap_his_pset-calibration-prod-config_20240101_v001.csv +31 -0
- imap_processing/tests/hi/test_hi_l1b.py +14 -9
- imap_processing/tests/hi/test_hi_l1c.py +136 -36
- imap_processing/tests/hi/test_l1a.py +0 -2
- imap_processing/tests/hi/test_science_direct_event.py +18 -14
- imap_processing/tests/hi/test_utils.py +16 -11
- imap_processing/tests/hit/helpers/__init__.py +0 -0
- imap_processing/tests/hit/helpers/l1_validation.py +405 -0
- imap_processing/tests/hit/test_data/sci_sample.ccsds +0 -0
- imap_processing/tests/hit/test_decom_hit.py +8 -10
- imap_processing/tests/hit/test_hit_l1a.py +117 -180
- imap_processing/tests/hit/test_hit_l1b.py +149 -55
- imap_processing/tests/hit/validation_data/hit_l1b_standard_sample2_nsrl_v4_3decimals.csv +62 -0
- imap_processing/tests/hit/validation_data/sci_sample_raw.csv +62 -0
- imap_processing/tests/ialirt/test_data/l0/20240827095047_SWE_IALIRT_packet.bin +0 -0
- imap_processing/tests/ialirt/test_data/l0/BinLog CCSDS_FRAG_TLM_20240826_152323Z_IALIRT_data_for_SDC.bin +0 -0
- imap_processing/tests/ialirt/test_data/l0/eu_SWP_IAL_20240826_152033.csv +644 -0
- imap_processing/tests/ialirt/test_data/l0/hi_fsw_view_1_ccsds.bin +0 -0
- imap_processing/tests/ialirt/test_data/l0/idle_export_eu.SWE_IALIRT_20240827_093852.csv +914 -0
- imap_processing/tests/ialirt/test_data/l0/imap_codice_l1a_hi-ialirt_20240523200000_v0.0.0.cdf +0 -0
- imap_processing/tests/ialirt/unit/test_process_codicehi.py +106 -0
- imap_processing/tests/ialirt/unit/test_process_ephemeris.py +33 -5
- imap_processing/tests/ialirt/unit/test_process_swapi.py +85 -0
- imap_processing/tests/ialirt/unit/test_process_swe.py +106 -0
- imap_processing/tests/idex/conftest.py +29 -1
- imap_processing/tests/idex/test_data/compressed_2023_102_14_24_55.pkts +0 -0
- imap_processing/tests/idex/test_data/non_compressed_2023_102_14_22_26.pkts +0 -0
- imap_processing/tests/idex/test_idex_l0.py +6 -3
- imap_processing/tests/idex/test_idex_l1a.py +151 -1
- imap_processing/tests/idex/test_idex_l1b.py +124 -2
- imap_processing/tests/lo/test_lo_l1a.py +62 -2
- imap_processing/tests/lo/test_lo_science.py +85 -0
- imap_processing/tests/lo/validation_data/Instrument_FM1_T104_R129_20240803_ILO_SPIN_EU.csv +2 -0
- imap_processing/tests/mag/conftest.py +16 -0
- imap_processing/tests/mag/test_mag_decom.py +6 -4
- imap_processing/tests/mag/test_mag_l1a.py +36 -7
- imap_processing/tests/mag/test_mag_l1b.py +55 -4
- imap_processing/tests/mag/test_mag_validation.py +148 -0
- imap_processing/tests/mag/validation/L1a/T001/all_p_ones.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T001/mag-l0-l1a-t001-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T001/mag-l0-l1a-t001-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T002/all_n_ones.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T002/mag-l0-l1a-t002-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T002/mag-l0-l1a-t002-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T003/field_like.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T003/mag-l0-l1a-t003-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T003/mag-l0-l1a-t003-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T004/field_like.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T004/mag-l0-l1a-t004-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T004/mag-l0-l1a-t004-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T005/field_like_range_change.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T005/mag-l0-l1a-t005-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T005/mag-l0-l1a-t005-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T006/hdr_field.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T006/mag-l0-l1a-t006-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T006/mag-l0-l1a-t006-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T007/hdr_field_and_range_change.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T007/mag-l0-l1a-t007-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T007/mag-l0-l1a-t007-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T008/field_like_range_change.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T008/mag-l0-l1a-t008-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T008/mag-l0-l1a-t008-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T009/data.bin +0 -0
- imap_processing/tests/mag/validation/L1b/T009/field_like_all_ranges.txt +19200 -0
- imap_processing/tests/mag/validation/L1b/T009/mag-l1a-l1b-t009-in.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T009/mag-l1a-l1b-t009-magi-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T009/mag-l1a-l1b-t009-mago-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T010/data.bin +0 -0
- imap_processing/tests/mag/validation/L1b/T010/field_like_all_ranges.txt +19200 -0
- imap_processing/tests/mag/validation/L1b/T010/mag-l1a-l1b-t010-in.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T010/mag-l1a-l1b-t010-magi-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T010/mag-l1a-l1b-t010-mago-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T011/data.bin +0 -0
- imap_processing/tests/mag/validation/L1b/T011/field_like_all_ranges.txt +19200 -0
- imap_processing/tests/mag/validation/L1b/T011/mag-l1a-l1b-t011-in.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T011/mag-l1a-l1b-t011-magi-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T011/mag-l1a-l1b-t011-mago-out.csv +17 -0
- imap_processing/tests/spice/test_geometry.py +128 -133
- imap_processing/tests/spice/test_kernels.py +37 -37
- imap_processing/tests/spice/test_spin.py +184 -0
- imap_processing/tests/spice/test_time.py +43 -20
- imap_processing/tests/swapi/test_swapi_l1.py +11 -10
- imap_processing/tests/swapi/test_swapi_l2.py +13 -3
- imap_processing/tests/swe/test_swe_l1a.py +1 -1
- imap_processing/tests/swe/test_swe_l1b.py +20 -3
- imap_processing/tests/swe/test_swe_l1b_science.py +54 -35
- imap_processing/tests/swe/test_swe_l2.py +148 -5
- imap_processing/tests/test_cli.py +39 -7
- imap_processing/tests/test_quality_flags.py +19 -19
- imap_processing/tests/test_utils.py +3 -2
- imap_processing/tests/ultra/test_data/l0/ultra45_raw_sc_ultrarawimg_withFSWcalcs_FM45_40P_Phi28p5_BeamCal_LinearScan_phi2850_theta-000_20240207T102740.csv +3314 -3314
- imap_processing/tests/ultra/test_data/mock_data.py +161 -0
- imap_processing/tests/ultra/unit/conftest.py +73 -0
- imap_processing/tests/ultra/unit/test_badtimes.py +58 -0
- imap_processing/tests/ultra/unit/test_cullingmask.py +87 -0
- imap_processing/tests/ultra/unit/test_de.py +61 -60
- imap_processing/tests/ultra/unit/test_ultra_l1a.py +3 -3
- imap_processing/tests/ultra/unit/test_ultra_l1b.py +51 -77
- imap_processing/tests/ultra/unit/test_ultra_l1b_annotated.py +5 -5
- imap_processing/tests/ultra/unit/test_ultra_l1b_culling.py +114 -0
- imap_processing/tests/ultra/unit/test_ultra_l1b_extended.py +86 -26
- imap_processing/tests/ultra/unit/test_ultra_l1c.py +1 -1
- imap_processing/tests/ultra/unit/test_ultra_l1c_pset_bins.py +3 -3
- imap_processing/ultra/constants.py +11 -1
- imap_processing/ultra/l1a/ultra_l1a.py +2 -2
- imap_processing/ultra/l1b/badtimes.py +22 -5
- imap_processing/ultra/l1b/cullingmask.py +31 -5
- imap_processing/ultra/l1b/de.py +32 -37
- imap_processing/ultra/l1b/extendedspin.py +44 -20
- imap_processing/ultra/l1b/ultra_l1b.py +21 -22
- imap_processing/ultra/l1b/ultra_l1b_culling.py +190 -0
- imap_processing/ultra/l1b/ultra_l1b_extended.py +81 -30
- imap_processing/ultra/l1c/histogram.py +6 -2
- imap_processing/ultra/l1c/pset.py +6 -2
- imap_processing/ultra/l1c/ultra_l1c.py +2 -3
- imap_processing/ultra/l1c/ultra_l1c_pset_bins.py +4 -3
- imap_processing/ultra/utils/ultra_l1_utils.py +70 -14
- imap_processing/utils.py +2 -2
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/METADATA +7 -2
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/RECORD +235 -152
- imap_processing/tests/codice/data/eu_unit_lookup_table.csv +0 -101
- imap_processing/tests/codice/data/idle_export_eu.COD_NHK_20230822_122700 2.csv +0 -100
- imap_processing/tests/codice/data/idle_export_raw.COD_NHK_20230822_122700.csv +0 -100
- imap_processing/tests/codice/data/imap_codice_l0_raw_20241110_v001.pkts +0 -0
- imap_processing/tests/hi/test_data/l1a/imap_hi_l1a_45sensor-de_20250415_v000.cdf +0 -0
- imap_processing/tests/hit/test_data/sci_sample1.ccsds +0 -0
- imap_processing/tests/ultra/unit/test_spatial_utils.py +0 -125
- imap_processing/ultra/utils/spatial_utils.py +0 -221
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_APP_NHK.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_APP_NHK.csv +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_SCI_CNT.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_SCI_DE.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/H90_NHK_20241104.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/H90_sci_cnt_20241104.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/H90_sci_de_20241104.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/README.txt +0 -0
- /imap_processing/tests/idex/{imap_idex_l0_raw_20231214_v001.pkts → test_data/imap_idex_l0_raw_20231214_v001.pkts} +0 -0
- /imap_processing/tests/idex/{impact_14_tof_high_data.txt → test_data/impact_14_tof_high_data.txt} +0 -0
- /imap_processing/tests/mag/{imap_mag_l1a_norm-magi_20251017_v001.cdf → validation/imap_mag_l1a_norm-magi_20251017_v001.cdf} +0 -0
- /imap_processing/tests/mag/{mag_l0_test_data.pkts → validation/mag_l0_test_data.pkts} +0 -0
- /imap_processing/tests/mag/{mag_l0_test_output.csv → validation/mag_l0_test_output.csv} +0 -0
- /imap_processing/tests/mag/{mag_l1_test_data.pkts → validation/mag_l1_test_data.pkts} +0 -0
- /imap_processing/tests/mag/{mag_l1a_test_output.csv → validation/mag_l1a_test_output.csv} +0 -0
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/LICENSE +0 -0
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/WHEEL +0 -0
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/entry_points.txt +0 -0
|
@@ -158,6 +158,14 @@
|
|
|
158
158
|
<xtce:Enumeration label="INVALID" value="0"/>
|
|
159
159
|
<xtce:Enumeration label="VALID" value="1"/>
|
|
160
160
|
</xtce:EnumerationList>
|
|
161
|
+
</xtce:EnumeratedParameterType>
|
|
162
|
+
<xtce:EnumeratedParameterType name="swapi_validity_enum" signed="false">
|
|
163
|
+
<xtce:UnitSet/>
|
|
164
|
+
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned"/>
|
|
165
|
+
<xtce:EnumerationList>
|
|
166
|
+
<xtce:Enumeration label="VALID" value="0"/>
|
|
167
|
+
<xtce:Enumeration label="INVALID" value="1"/>
|
|
168
|
+
</xtce:EnumerationList>
|
|
161
169
|
</xtce:EnumeratedParameterType>
|
|
162
170
|
<xtce:EnumeratedParameterType name="catbed_enum" signed="false">
|
|
163
171
|
<xtce:UnitSet/>
|
|
@@ -434,8 +442,8 @@
|
|
|
434
442
|
<xtce:Parameter name="SWAPI_ACQ" parameterTypeRef="uint32">
|
|
435
443
|
<xtce:LongDescription>SWAPI Acquisition Time</xtce:LongDescription>
|
|
436
444
|
</xtce:Parameter>
|
|
437
|
-
<xtce:Parameter name="SWAPI_FLAG" parameterTypeRef="
|
|
438
|
-
<xtce:LongDescription>1 =
|
|
445
|
+
<xtce:Parameter name="SWAPI_FLAG" parameterTypeRef="swapi_validity_enum">
|
|
446
|
+
<xtce:LongDescription>1 = valid, 0 = invalid</xtce:LongDescription>
|
|
439
447
|
</xtce:Parameter>
|
|
440
448
|
<xtce:Parameter name="SWAPI_RESERVED" parameterTypeRef="uint15">
|
|
441
449
|
<xtce:LongDescription>SWAPI Instrument Reserved</xtce:LongDescription>
|
|
@@ -446,23 +454,23 @@
|
|
|
446
454
|
<xtce:Parameter name="SWAPI_VERSION" parameterTypeRef="uint4">
|
|
447
455
|
<xtce:LongDescription>Sweep Table Version Number</xtce:LongDescription>
|
|
448
456
|
</xtce:Parameter>
|
|
449
|
-
<xtce:Parameter name="
|
|
450
|
-
<xtce:LongDescription>Coincidence Counts
|
|
457
|
+
<xtce:Parameter name="SWAPI_COIN_1" parameterTypeRef="uint16">
|
|
458
|
+
<xtce:LongDescription>Coincidence Counts During the First 1/6 Sec</xtce:LongDescription>
|
|
451
459
|
</xtce:Parameter>
|
|
452
|
-
<xtce:Parameter name="
|
|
453
|
-
<xtce:LongDescription>Coincidence Counts
|
|
460
|
+
<xtce:Parameter name="SWAPI_COIN_2" parameterTypeRef="uint16">
|
|
461
|
+
<xtce:LongDescription>Coincidence Counts During the Second 1/6 Sec</xtce:LongDescription>
|
|
454
462
|
</xtce:Parameter>
|
|
455
|
-
<xtce:Parameter name="
|
|
456
|
-
<xtce:LongDescription>Coincidence Counts
|
|
463
|
+
<xtce:Parameter name="SWAPI_COIN_3" parameterTypeRef="uint16">
|
|
464
|
+
<xtce:LongDescription>Coincidence Counts During the Third 1/6 Sec</xtce:LongDescription>
|
|
457
465
|
</xtce:Parameter>
|
|
458
|
-
<xtce:Parameter name="
|
|
459
|
-
<xtce:LongDescription>Coincidence Counts
|
|
466
|
+
<xtce:Parameter name="SWAPI_COIN_4" parameterTypeRef="uint16">
|
|
467
|
+
<xtce:LongDescription>Coincidence Counts During the Fourth 1/6 Sec</xtce:LongDescription>
|
|
460
468
|
</xtce:Parameter>
|
|
461
|
-
<xtce:Parameter name="
|
|
462
|
-
<xtce:LongDescription>Coincidence Counts
|
|
469
|
+
<xtce:Parameter name="SWAPI_COIN_5" parameterTypeRef="uint16">
|
|
470
|
+
<xtce:LongDescription>Coincidence Counts During the Fifth 1/6 Sec</xtce:LongDescription>
|
|
463
471
|
</xtce:Parameter>
|
|
464
|
-
<xtce:Parameter name="
|
|
465
|
-
<xtce:LongDescription>Coincidence Counts
|
|
472
|
+
<xtce:Parameter name="SWAPI_COIN_6" parameterTypeRef="uint16">
|
|
473
|
+
<xtce:LongDescription>Coincidence Counts During the Sixth 1/6 Sec</xtce:LongDescription>
|
|
466
474
|
</xtce:Parameter>
|
|
467
475
|
<xtce:Parameter name="SWAPI_SPARE" parameterTypeRef="uint8">
|
|
468
476
|
<xtce:LongDescription>Spare</xtce:LongDescription>
|
|
@@ -676,12 +684,12 @@
|
|
|
676
684
|
<xtce:ParameterRefEntry parameterRef="SWAPI_RESERVED"/>
|
|
677
685
|
<xtce:ParameterRefEntry parameterRef="SWAPI_SEQ"/>
|
|
678
686
|
<xtce:ParameterRefEntry parameterRef="SWAPI_VERSION"/>
|
|
679
|
-
<xtce:ParameterRefEntry parameterRef="
|
|
680
|
-
<xtce:ParameterRefEntry parameterRef="
|
|
681
|
-
<xtce:ParameterRefEntry parameterRef="
|
|
682
|
-
<xtce:ParameterRefEntry parameterRef="
|
|
683
|
-
<xtce:ParameterRefEntry parameterRef="
|
|
684
|
-
<xtce:ParameterRefEntry parameterRef="
|
|
687
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_1"/>
|
|
688
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_2"/>
|
|
689
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_3"/>
|
|
690
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_4"/>
|
|
691
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_5"/>
|
|
692
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_6"/>
|
|
685
693
|
<xtce:ParameterRefEntry parameterRef="SWAPI_SPARE"/>
|
|
686
694
|
<!-- SWAPI -->
|
|
687
695
|
<!-- CoDICE HI -->
|
|
@@ -0,0 +1,241 @@
|
|
|
1
|
+
<?xml version='1.0' encoding='UTF-8'?>
|
|
2
|
+
<xtce:SpaceSystem xmlns:xtce="http://www.omg.org/space/xtce" name="ialirt">
|
|
3
|
+
<xtce:Header date="2023-08-24T07:53:00MST" version="1.0" author="IMAP SDC" />
|
|
4
|
+
<xtce:TelemetryMetaData>
|
|
5
|
+
<xtce:ParameterTypeSet>
|
|
6
|
+
<!-- This file was manually created using content from:
|
|
7
|
+
I-ALiRT Packet Definitions: https://lasp.colorado.edu/galaxy/x/44nKCQ
|
|
8
|
+
-->
|
|
9
|
+
<xtce:IntegerParameterType name="uint0" signed="false">
|
|
10
|
+
<xtce:IntegerDataEncoding sizeInBits="0" encoding="unsigned" />
|
|
11
|
+
<xtce:UnitSet />
|
|
12
|
+
</xtce:IntegerParameterType>
|
|
13
|
+
<xtce:IntegerParameterType name="uint1" signed="false">
|
|
14
|
+
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
15
|
+
<xtce:UnitSet />
|
|
16
|
+
</xtce:IntegerParameterType>
|
|
17
|
+
<xtce:IntegerParameterType name="uint2" signed="false">
|
|
18
|
+
<xtce:IntegerDataEncoding sizeInBits="2" encoding="unsigned" />
|
|
19
|
+
<xtce:UnitSet />
|
|
20
|
+
</xtce:IntegerParameterType>
|
|
21
|
+
<xtce:IntegerParameterType name="uint3" signed="false">
|
|
22
|
+
<xtce:IntegerDataEncoding sizeInBits="3" encoding="unsigned" />
|
|
23
|
+
<xtce:UnitSet />
|
|
24
|
+
</xtce:IntegerParameterType>
|
|
25
|
+
<xtce:IntegerParameterType name="uint4" signed="false">
|
|
26
|
+
<xtce:IntegerDataEncoding sizeInBits="4" encoding="unsigned" />
|
|
27
|
+
<xtce:UnitSet />
|
|
28
|
+
</xtce:IntegerParameterType>
|
|
29
|
+
<xtce:IntegerParameterType name="uint5" signed="false">
|
|
30
|
+
<xtce:IntegerDataEncoding sizeInBits="5" encoding="unsigned" />
|
|
31
|
+
<xtce:UnitSet />
|
|
32
|
+
</xtce:IntegerParameterType>
|
|
33
|
+
<xtce:IntegerParameterType name="uint6" signed="false">
|
|
34
|
+
<xtce:IntegerDataEncoding sizeInBits="6" encoding="unsigned" />
|
|
35
|
+
<xtce:UnitSet />
|
|
36
|
+
</xtce:IntegerParameterType>
|
|
37
|
+
<xtce:IntegerParameterType name="uint7" signed="false">
|
|
38
|
+
<xtce:IntegerDataEncoding sizeInBits="7" encoding="unsigned" />
|
|
39
|
+
<xtce:UnitSet />
|
|
40
|
+
</xtce:IntegerParameterType>
|
|
41
|
+
<xtce:IntegerParameterType name="uint8" signed="false">
|
|
42
|
+
<xtce:IntegerDataEncoding sizeInBits="8" encoding="unsigned" />
|
|
43
|
+
<xtce:UnitSet />
|
|
44
|
+
</xtce:IntegerParameterType>
|
|
45
|
+
<xtce:IntegerParameterType name="uint9" signed="false">
|
|
46
|
+
<xtce:IntegerDataEncoding sizeInBits="9" encoding="unsigned" />
|
|
47
|
+
<xtce:UnitSet />
|
|
48
|
+
</xtce:IntegerParameterType>
|
|
49
|
+
<xtce:IntegerParameterType name="uint10" signed="false">
|
|
50
|
+
<xtce:IntegerDataEncoding sizeInBits="10" encoding="unsigned" />
|
|
51
|
+
<xtce:UnitSet />
|
|
52
|
+
</xtce:IntegerParameterType>
|
|
53
|
+
<xtce:IntegerParameterType name="uint11" signed="false">
|
|
54
|
+
<xtce:IntegerDataEncoding sizeInBits="11" encoding="unsigned" />
|
|
55
|
+
<xtce:UnitSet />
|
|
56
|
+
</xtce:IntegerParameterType>
|
|
57
|
+
<xtce:IntegerParameterType name="uint12" signed="false">
|
|
58
|
+
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned" />
|
|
59
|
+
<xtce:UnitSet />
|
|
60
|
+
</xtce:IntegerParameterType>
|
|
61
|
+
<xtce:IntegerParameterType name="uint13" signed="false">
|
|
62
|
+
<xtce:IntegerDataEncoding sizeInBits="13" encoding="unsigned" />
|
|
63
|
+
<xtce:UnitSet />
|
|
64
|
+
</xtce:IntegerParameterType>
|
|
65
|
+
<xtce:IntegerParameterType name="uint14" signed="false">
|
|
66
|
+
<xtce:IntegerDataEncoding sizeInBits="14" encoding="unsigned" />
|
|
67
|
+
<xtce:UnitSet />
|
|
68
|
+
</xtce:IntegerParameterType>
|
|
69
|
+
<xtce:IntegerParameterType name="uint15" signed="false">
|
|
70
|
+
<xtce:IntegerDataEncoding sizeInBits="15" encoding="unsigned" />
|
|
71
|
+
<xtce:UnitSet />
|
|
72
|
+
</xtce:IntegerParameterType>
|
|
73
|
+
<xtce:IntegerParameterType name="uint16" signed="false">
|
|
74
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
75
|
+
<xtce:UnitSet />
|
|
76
|
+
</xtce:IntegerParameterType>
|
|
77
|
+
<xtce:IntegerParameterType name="uint17" signed="false">
|
|
78
|
+
<xtce:IntegerDataEncoding sizeInBits="17" encoding="unsigned" />
|
|
79
|
+
<xtce:UnitSet />
|
|
80
|
+
</xtce:IntegerParameterType>
|
|
81
|
+
<xtce:IntegerParameterType name="uint18" signed="false">
|
|
82
|
+
<xtce:IntegerDataEncoding sizeInBits="18" encoding="unsigned" />
|
|
83
|
+
<xtce:UnitSet />
|
|
84
|
+
</xtce:IntegerParameterType>
|
|
85
|
+
<xtce:IntegerParameterType name="uint19" signed="false">
|
|
86
|
+
<xtce:IntegerDataEncoding sizeInBits="19" encoding="unsigned" />
|
|
87
|
+
<xtce:UnitSet />
|
|
88
|
+
</xtce:IntegerParameterType>
|
|
89
|
+
<xtce:IntegerParameterType name="uint20" signed="false">
|
|
90
|
+
<xtce:IntegerDataEncoding sizeInBits="20" encoding="unsigned" />
|
|
91
|
+
<xtce:UnitSet />
|
|
92
|
+
</xtce:IntegerParameterType>
|
|
93
|
+
<xtce:IntegerParameterType name="uint21" signed="false">
|
|
94
|
+
<xtce:IntegerDataEncoding sizeInBits="21" encoding="unsigned" />
|
|
95
|
+
<xtce:UnitSet />
|
|
96
|
+
</xtce:IntegerParameterType>
|
|
97
|
+
<xtce:IntegerParameterType name="uint22" signed="false">
|
|
98
|
+
<xtce:IntegerDataEncoding sizeInBits="22" encoding="unsigned" />
|
|
99
|
+
<xtce:UnitSet />
|
|
100
|
+
</xtce:IntegerParameterType>
|
|
101
|
+
<xtce:IntegerParameterType name="uint23" signed="false">
|
|
102
|
+
<xtce:IntegerDataEncoding sizeInBits="23" encoding="unsigned" />
|
|
103
|
+
<xtce:UnitSet />
|
|
104
|
+
</xtce:IntegerParameterType>
|
|
105
|
+
<xtce:IntegerParameterType name="uint24" signed="false">
|
|
106
|
+
<xtce:IntegerDataEncoding sizeInBits="24" encoding="unsigned" />
|
|
107
|
+
<xtce:UnitSet />
|
|
108
|
+
</xtce:IntegerParameterType>
|
|
109
|
+
<xtce:IntegerParameterType name="uint25" signed="false">
|
|
110
|
+
<xtce:IntegerDataEncoding sizeInBits="25" encoding="unsigned" />
|
|
111
|
+
<xtce:UnitSet />
|
|
112
|
+
</xtce:IntegerParameterType>
|
|
113
|
+
<xtce:IntegerParameterType name="uint26" signed="false">
|
|
114
|
+
<xtce:IntegerDataEncoding sizeInBits="26" encoding="unsigned" />
|
|
115
|
+
<xtce:UnitSet />
|
|
116
|
+
</xtce:IntegerParameterType>
|
|
117
|
+
<xtce:IntegerParameterType name="uint27" signed="false">
|
|
118
|
+
<xtce:IntegerDataEncoding sizeInBits="27" encoding="unsigned" />
|
|
119
|
+
<xtce:UnitSet />
|
|
120
|
+
</xtce:IntegerParameterType>
|
|
121
|
+
<xtce:IntegerParameterType name="uint28" signed="false">
|
|
122
|
+
<xtce:IntegerDataEncoding sizeInBits="28" encoding="unsigned" />
|
|
123
|
+
<xtce:UnitSet />
|
|
124
|
+
</xtce:IntegerParameterType>
|
|
125
|
+
<xtce:IntegerParameterType name="uint29" signed="false">
|
|
126
|
+
<xtce:IntegerDataEncoding sizeInBits="29" encoding="unsigned" />
|
|
127
|
+
<xtce:UnitSet />
|
|
128
|
+
</xtce:IntegerParameterType>
|
|
129
|
+
<xtce:IntegerParameterType name="uint30" signed="false">
|
|
130
|
+
<xtce:IntegerDataEncoding sizeInBits="30" encoding="unsigned" />
|
|
131
|
+
<xtce:UnitSet />
|
|
132
|
+
</xtce:IntegerParameterType>
|
|
133
|
+
<xtce:IntegerParameterType name="uint31" signed="false">
|
|
134
|
+
<xtce:IntegerDataEncoding sizeInBits="31" encoding="unsigned" />
|
|
135
|
+
<xtce:UnitSet />
|
|
136
|
+
</xtce:IntegerParameterType>
|
|
137
|
+
<xtce:IntegerParameterType name="uint32" signed="false">
|
|
138
|
+
<xtce:IntegerDataEncoding sizeInBits="32" encoding="unsigned" />
|
|
139
|
+
<xtce:UnitSet />
|
|
140
|
+
</xtce:IntegerParameterType>
|
|
141
|
+
<xtce:IntegerParameterType name="uint48" signed="false">
|
|
142
|
+
<xtce:IntegerDataEncoding sizeInBits="48" encoding="unsigned" />
|
|
143
|
+
<xtce:UnitSet />
|
|
144
|
+
</xtce:IntegerParameterType>
|
|
145
|
+
</xtce:ParameterTypeSet>
|
|
146
|
+
<xtce:ParameterSet>
|
|
147
|
+
<!-- Within the ParameterSet, utilize the data types defined in the ParameterTypeSet to create variables
|
|
148
|
+
with their respective data types. -->
|
|
149
|
+
|
|
150
|
+
<!--CCSDS Header Elements-->
|
|
151
|
+
<xtce:Parameter name="VERSION" parameterTypeRef="uint3">
|
|
152
|
+
<xtce:LongDescription>CCSDS Packet Version Number (always 0)</xtce:LongDescription>
|
|
153
|
+
</xtce:Parameter>
|
|
154
|
+
<xtce:Parameter name="TYPE" parameterTypeRef="uint1">
|
|
155
|
+
<xtce:LongDescription>CCSDS Packet Type Indicator (0=telemetry)</xtce:LongDescription>
|
|
156
|
+
</xtce:Parameter>
|
|
157
|
+
<xtce:Parameter name="SEC_HDR_FLG" parameterTypeRef="uint1">
|
|
158
|
+
<xtce:LongDescription>CCSDS Packet Secondary Header Flag (always 1)</xtce:LongDescription>
|
|
159
|
+
</xtce:Parameter>
|
|
160
|
+
<xtce:Parameter name="PKT_APID" parameterTypeRef="uint11">
|
|
161
|
+
<xtce:LongDescription>CCSDS Packet Application Process ID</xtce:LongDescription>
|
|
162
|
+
</xtce:Parameter>
|
|
163
|
+
<xtce:Parameter name="SEQ_FLGS" parameterTypeRef="uint2">
|
|
164
|
+
<xtce:LongDescription>CCSDS Packet Grouping Flags (3=not part of group)</xtce:LongDescription>
|
|
165
|
+
</xtce:Parameter>
|
|
166
|
+
<xtce:Parameter name="SRC_SEQ_CTR" parameterTypeRef="uint14">
|
|
167
|
+
<xtce:LongDescription>CCSDS Packet Sequence Count (increments with each new packet)</xtce:LongDescription>
|
|
168
|
+
</xtce:Parameter>
|
|
169
|
+
<xtce:Parameter name="PKT_LEN" parameterTypeRef="uint16">
|
|
170
|
+
<xtce:LongDescription>CCSDS Packet Length (number of bytes after Packet length minus 1)</xtce:LongDescription>
|
|
171
|
+
</xtce:Parameter>
|
|
172
|
+
<!-- CoDICE HI -->
|
|
173
|
+
<xtce:Parameter name="COD_HI_SHCOARSE" parameterTypeRef="uint32">
|
|
174
|
+
<xtce:LongDescription>CODICE HI MET at End of Data Acquisition</xtce:LongDescription>
|
|
175
|
+
</xtce:Parameter>
|
|
176
|
+
<xtce:Parameter name="COD_HI_ACQ" parameterTypeRef="uint32">
|
|
177
|
+
<xtce:LongDescription>CODICE HI Acquisition Time</xtce:LongDescription>
|
|
178
|
+
</xtce:Parameter>
|
|
179
|
+
<xtce:Parameter name="COD_HI_STATUS" parameterTypeRef="uint8">
|
|
180
|
+
<xtce:LongDescription>CODICE HI Status</xtce:LongDescription>
|
|
181
|
+
</xtce:Parameter>
|
|
182
|
+
<xtce:Parameter name="COD_HI_COUNTER" parameterTypeRef="uint8">
|
|
183
|
+
<xtce:LongDescription>CODICE HI Status</xtce:LongDescription>
|
|
184
|
+
</xtce:Parameter>
|
|
185
|
+
<xtce:Parameter name="COD_HI_DATA_00" parameterTypeRef="uint8">
|
|
186
|
+
<xtce:LongDescription>CODICE HI Data_00</xtce:LongDescription>
|
|
187
|
+
</xtce:Parameter>
|
|
188
|
+
<xtce:Parameter name="COD_HI_DATA_01" parameterTypeRef="uint8">
|
|
189
|
+
<xtce:LongDescription>CODICE HI Data_01</xtce:LongDescription>
|
|
190
|
+
</xtce:Parameter>
|
|
191
|
+
<xtce:Parameter name="COD_HI_DATA_02" parameterTypeRef="uint8">
|
|
192
|
+
<xtce:LongDescription>CODICE HI Data_02</xtce:LongDescription>
|
|
193
|
+
</xtce:Parameter>
|
|
194
|
+
<xtce:Parameter name="COD_HI_DATA_03" parameterTypeRef="uint8">
|
|
195
|
+
<xtce:LongDescription>CODICE HI Data_03</xtce:LongDescription>
|
|
196
|
+
</xtce:Parameter>
|
|
197
|
+
<xtce:Parameter name="COD_HI_DATA_04" parameterTypeRef="uint8">
|
|
198
|
+
<xtce:LongDescription>CODICE HI Data_04</xtce:LongDescription>
|
|
199
|
+
</xtce:Parameter>
|
|
200
|
+
<xtce:Parameter name="COD_HI_SPARE_0" parameterTypeRef="uint8">
|
|
201
|
+
<xtce:LongDescription>CODICE HI Spare 0</xtce:LongDescription>
|
|
202
|
+
</xtce:Parameter>
|
|
203
|
+
<!-- CoDICE HI -->
|
|
204
|
+
</xtce:ParameterSet>
|
|
205
|
+
<!-- End metadata -->
|
|
206
|
+
<xtce:ContainerSet>
|
|
207
|
+
<xtce:SequenceContainer name="CCSDSPacket" >
|
|
208
|
+
<xtce:EntryList>
|
|
209
|
+
<xtce:ParameterRefEntry parameterRef="VERSION" />
|
|
210
|
+
<xtce:ParameterRefEntry parameterRef="TYPE" />
|
|
211
|
+
<xtce:ParameterRefEntry parameterRef="SEC_HDR_FLG" />
|
|
212
|
+
<xtce:ParameterRefEntry parameterRef="PKT_APID" />
|
|
213
|
+
<xtce:ParameterRefEntry parameterRef="SEQ_FLGS" />
|
|
214
|
+
<xtce:ParameterRefEntry parameterRef="SRC_SEQ_CTR" />
|
|
215
|
+
<xtce:ParameterRefEntry parameterRef="PKT_LEN" />
|
|
216
|
+
</xtce:EntryList>
|
|
217
|
+
</xtce:SequenceContainer>
|
|
218
|
+
<xtce:SequenceContainer name="IALiRTPacket">
|
|
219
|
+
<xtce:BaseContainer containerRef="CCSDSPacket">
|
|
220
|
+
<xtce:RestrictionCriteria>
|
|
221
|
+
<xtce:Comparison parameterRef="PKT_APID" value="1168" useCalibratedValue="false" />
|
|
222
|
+
</xtce:RestrictionCriteria>
|
|
223
|
+
</xtce:BaseContainer>
|
|
224
|
+
<xtce:EntryList>
|
|
225
|
+
<!-- CoDICE HI -->
|
|
226
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_SHCOARSE"/>
|
|
227
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_ACQ"/>
|
|
228
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_STATUS"/>
|
|
229
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_COUNTER"/>
|
|
230
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_DATA_00"/>
|
|
231
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_DATA_01"/>
|
|
232
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_DATA_02"/>
|
|
233
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_DATA_03"/>
|
|
234
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_DATA_04"/>
|
|
235
|
+
<xtce:ParameterRefEntry parameterRef="COD_HI_SPARE_0"/>
|
|
236
|
+
<!-- CoDICE HI -->
|
|
237
|
+
</xtce:EntryList>
|
|
238
|
+
</xtce:SequenceContainer>
|
|
239
|
+
</xtce:ContainerSet>
|
|
240
|
+
</xtce:TelemetryMetaData>
|
|
241
|
+
</xtce:SpaceSystem>
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
<?xml version='1.0' encoding='UTF-8'?>
|
|
2
|
+
<xtce:SpaceSystem xmlns:xtce="http://www.omg.org/space/xtce" name="ialirt">
|
|
3
|
+
<xtce:Header date="2023-08-24T07:53:00MST" version="1.0" author="IMAP SDC" />
|
|
4
|
+
<xtce:TelemetryMetaData>
|
|
5
|
+
<xtce:ParameterTypeSet>
|
|
6
|
+
<!-- This file was manually created using content from:
|
|
7
|
+
I-ALiRT Packet Definitions: https://lasp.colorado.edu/galaxy/x/44nKCQ
|
|
8
|
+
-->
|
|
9
|
+
<xtce:IntegerParameterType name="uint1" signed="false">
|
|
10
|
+
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
11
|
+
<xtce:UnitSet />
|
|
12
|
+
</xtce:IntegerParameterType>
|
|
13
|
+
<xtce:IntegerParameterType name="uint2" signed="false">
|
|
14
|
+
<xtce:IntegerDataEncoding sizeInBits="2" encoding="unsigned" />
|
|
15
|
+
<xtce:UnitSet />
|
|
16
|
+
</xtce:IntegerParameterType>
|
|
17
|
+
<xtce:IntegerParameterType name="uint3" signed="false">
|
|
18
|
+
<xtce:IntegerDataEncoding sizeInBits="3" encoding="unsigned" />
|
|
19
|
+
<xtce:UnitSet />
|
|
20
|
+
</xtce:IntegerParameterType>
|
|
21
|
+
<xtce:IntegerParameterType name="uint4" signed="false">
|
|
22
|
+
<xtce:IntegerDataEncoding sizeInBits="4" encoding="unsigned" />
|
|
23
|
+
<xtce:UnitSet />
|
|
24
|
+
</xtce:IntegerParameterType>
|
|
25
|
+
<xtce:IntegerParameterType name="uint8" signed="false">
|
|
26
|
+
<xtce:IntegerDataEncoding sizeInBits="8" encoding="unsigned" />
|
|
27
|
+
<xtce:UnitSet />
|
|
28
|
+
</xtce:IntegerParameterType>
|
|
29
|
+
<xtce:IntegerParameterType name="uint11" signed="false">
|
|
30
|
+
<xtce:IntegerDataEncoding sizeInBits="11" encoding="unsigned" />
|
|
31
|
+
<xtce:UnitSet />
|
|
32
|
+
</xtce:IntegerParameterType>
|
|
33
|
+
<xtce:IntegerParameterType name="uint14" signed="false">
|
|
34
|
+
<xtce:IntegerDataEncoding sizeInBits="14" encoding="unsigned" />
|
|
35
|
+
<xtce:UnitSet />
|
|
36
|
+
</xtce:IntegerParameterType>
|
|
37
|
+
<xtce:IntegerParameterType name="uint15" signed="false">
|
|
38
|
+
<xtce:IntegerDataEncoding sizeInBits="15" encoding="unsigned" />
|
|
39
|
+
<xtce:UnitSet />
|
|
40
|
+
</xtce:IntegerParameterType>
|
|
41
|
+
<xtce:IntegerParameterType name="uint16" signed="false">
|
|
42
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
43
|
+
<xtce:UnitSet />
|
|
44
|
+
</xtce:IntegerParameterType>
|
|
45
|
+
<xtce:IntegerParameterType name="uint32" signed="false">
|
|
46
|
+
<xtce:IntegerDataEncoding sizeInBits="32" encoding="unsigned" />
|
|
47
|
+
<xtce:UnitSet />
|
|
48
|
+
</xtce:IntegerParameterType>
|
|
49
|
+
<!-- Enumerated Data Types -->
|
|
50
|
+
<xtce:EnumeratedParameterType name="swapi_validity_enum" signed="false">
|
|
51
|
+
<xtce:UnitSet/>
|
|
52
|
+
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned"/>
|
|
53
|
+
<xtce:EnumerationList>
|
|
54
|
+
<xtce:Enumeration label="VALID" value="0"/>
|
|
55
|
+
<xtce:Enumeration label="INVALID" value="1"/>
|
|
56
|
+
</xtce:EnumerationList>
|
|
57
|
+
</xtce:EnumeratedParameterType>
|
|
58
|
+
</xtce:ParameterTypeSet>
|
|
59
|
+
<xtce:ParameterSet>
|
|
60
|
+
<!-- Within the ParameterSet, utilize the data types defined in the ParameterTypeSet to create variables
|
|
61
|
+
with their respective data types. -->
|
|
62
|
+
|
|
63
|
+
<!--CCSDS Header Elements-->
|
|
64
|
+
<xtce:Parameter name="VERSION" parameterTypeRef="uint3">
|
|
65
|
+
<xtce:LongDescription>CCSDS Packet Version Number (always 0)</xtce:LongDescription>
|
|
66
|
+
</xtce:Parameter>
|
|
67
|
+
<xtce:Parameter name="TYPE" parameterTypeRef="uint1">
|
|
68
|
+
<xtce:LongDescription>CCSDS Packet Type Indicator (0=telemetry)</xtce:LongDescription>
|
|
69
|
+
</xtce:Parameter>
|
|
70
|
+
<xtce:Parameter name="SEC_HDR_FLG" parameterTypeRef="uint1">
|
|
71
|
+
<xtce:LongDescription>CCSDS Packet Secondary Header Flag (always 1)</xtce:LongDescription>
|
|
72
|
+
</xtce:Parameter>
|
|
73
|
+
<xtce:Parameter name="PKT_APID" parameterTypeRef="uint11">
|
|
74
|
+
<xtce:LongDescription>CCSDS Packet Application Process ID</xtce:LongDescription>
|
|
75
|
+
</xtce:Parameter>
|
|
76
|
+
<xtce:Parameter name="SEQ_FLGS" parameterTypeRef="uint2">
|
|
77
|
+
<xtce:LongDescription>CCSDS Packet Grouping Flags (3=not part of group)</xtce:LongDescription>
|
|
78
|
+
</xtce:Parameter>
|
|
79
|
+
<xtce:Parameter name="SRC_SEQ_CTR" parameterTypeRef="uint14">
|
|
80
|
+
<xtce:LongDescription>CCSDS Packet Sequence Count (increments with each new packet)</xtce:LongDescription>
|
|
81
|
+
</xtce:Parameter>
|
|
82
|
+
<xtce:Parameter name="PKT_LEN" parameterTypeRef="uint16">
|
|
83
|
+
<xtce:LongDescription>CCSDS Packet Length (number of bytes after Packet length minus 1)</xtce:LongDescription>
|
|
84
|
+
</xtce:Parameter>
|
|
85
|
+
<!-- SWAPI -->
|
|
86
|
+
<xtce:Parameter name="SWAPI_SHCOARSE" parameterTypeRef="uint32">
|
|
87
|
+
<xtce:LongDescription>SWAPI MET at End of Data Acquisition</xtce:LongDescription>
|
|
88
|
+
</xtce:Parameter>
|
|
89
|
+
<xtce:Parameter name="SWAPI_ACQ" parameterTypeRef="uint32">
|
|
90
|
+
<xtce:LongDescription>SWAPI Acquisition Time</xtce:LongDescription>
|
|
91
|
+
</xtce:Parameter>
|
|
92
|
+
<xtce:Parameter name="SWAPI_FLAG" parameterTypeRef="swapi_validity_enum">
|
|
93
|
+
<xtce:LongDescription>
|
|
94
|
+
Valid bit:
|
|
95
|
+
'1' -- valid,
|
|
96
|
+
'0' -- invalid
|
|
97
|
+
</xtce:LongDescription>
|
|
98
|
+
</xtce:Parameter>
|
|
99
|
+
<xtce:Parameter name="SWAPI_RESERVED" parameterTypeRef="uint15">
|
|
100
|
+
<xtce:LongDescription>SWAPI Instrument Reserved</xtce:LongDescription>
|
|
101
|
+
</xtce:Parameter>
|
|
102
|
+
<xtce:Parameter name="SWAPI_SEQ" parameterTypeRef="uint4">
|
|
103
|
+
<xtce:LongDescription>Sequence Number in Table</xtce:LongDescription>
|
|
104
|
+
</xtce:Parameter>
|
|
105
|
+
<xtce:Parameter name="SWAPI_VERSION" parameterTypeRef="uint4">
|
|
106
|
+
<xtce:LongDescription>Sweep Table Version Number</xtce:LongDescription>
|
|
107
|
+
</xtce:Parameter>
|
|
108
|
+
<xtce:Parameter name="SWAPI_COIN_1" parameterTypeRef="uint16">
|
|
109
|
+
<xtce:LongDescription>Coincidence Counts During the First 1/6 Sec</xtce:LongDescription>
|
|
110
|
+
</xtce:Parameter>
|
|
111
|
+
<xtce:Parameter name="SWAPI_COIN_2" parameterTypeRef="uint16">
|
|
112
|
+
<xtce:LongDescription>Coincidence Counts During the Second 1/6 Sec</xtce:LongDescription>
|
|
113
|
+
</xtce:Parameter>
|
|
114
|
+
<xtce:Parameter name="SWAPI_COIN_3" parameterTypeRef="uint16">
|
|
115
|
+
<xtce:LongDescription>Coincidence Counts During the Third 1/6 Sec</xtce:LongDescription>
|
|
116
|
+
</xtce:Parameter>
|
|
117
|
+
<xtce:Parameter name="SWAPI_COIN_4" parameterTypeRef="uint16">
|
|
118
|
+
<xtce:LongDescription>Coincidence Counts During the Fourth 1/6 Sec</xtce:LongDescription>
|
|
119
|
+
</xtce:Parameter>
|
|
120
|
+
<xtce:Parameter name="SWAPI_COIN_5" parameterTypeRef="uint16">
|
|
121
|
+
<xtce:LongDescription>Coincidence Counts During the Fifth 1/6 Sec</xtce:LongDescription>
|
|
122
|
+
</xtce:Parameter>
|
|
123
|
+
<xtce:Parameter name="SWAPI_COIN_6" parameterTypeRef="uint16">
|
|
124
|
+
<xtce:LongDescription>Coincidence Counts During the Sixth 1/6 Sec</xtce:LongDescription>
|
|
125
|
+
</xtce:Parameter>
|
|
126
|
+
<xtce:Parameter name="SWAPI_SPARE" parameterTypeRef="uint8">
|
|
127
|
+
<xtce:LongDescription>Spare</xtce:LongDescription>
|
|
128
|
+
</xtce:Parameter>
|
|
129
|
+
<!-- SWAPI -->
|
|
130
|
+
</xtce:ParameterSet>
|
|
131
|
+
<!-- End metadata -->
|
|
132
|
+
<xtce:ContainerSet>
|
|
133
|
+
<xtce:SequenceContainer name="CCSDSPacket" >
|
|
134
|
+
<xtce:EntryList>
|
|
135
|
+
<xtce:ParameterRefEntry parameterRef="VERSION" />
|
|
136
|
+
<xtce:ParameterRefEntry parameterRef="TYPE" />
|
|
137
|
+
<xtce:ParameterRefEntry parameterRef="SEC_HDR_FLG" />
|
|
138
|
+
<xtce:ParameterRefEntry parameterRef="PKT_APID" />
|
|
139
|
+
<xtce:ParameterRefEntry parameterRef="SEQ_FLGS" />
|
|
140
|
+
<xtce:ParameterRefEntry parameterRef="SRC_SEQ_CTR" />
|
|
141
|
+
<xtce:ParameterRefEntry parameterRef="PKT_LEN" />
|
|
142
|
+
</xtce:EntryList>
|
|
143
|
+
</xtce:SequenceContainer>
|
|
144
|
+
<xtce:SequenceContainer name="IALiRTPacket">
|
|
145
|
+
<xtce:BaseContainer containerRef="CCSDSPacket">
|
|
146
|
+
<xtce:RestrictionCriteria>
|
|
147
|
+
<xtce:Comparison parameterRef="PKT_APID" value="1187" useCalibratedValue="false" />
|
|
148
|
+
</xtce:RestrictionCriteria>
|
|
149
|
+
</xtce:BaseContainer>
|
|
150
|
+
<xtce:EntryList>
|
|
151
|
+
<!-- SWAPI -->
|
|
152
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_SHCOARSE"/>
|
|
153
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_ACQ"/>
|
|
154
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_FLAG"/>
|
|
155
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_RESERVED"/>
|
|
156
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_SEQ"/>
|
|
157
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_VERSION"/>
|
|
158
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_1"/>
|
|
159
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_2"/>
|
|
160
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_3"/>
|
|
161
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_4"/>
|
|
162
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_5"/>
|
|
163
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_COIN_6"/>
|
|
164
|
+
<xtce:ParameterRefEntry parameterRef="SWAPI_SPARE"/>
|
|
165
|
+
<!-- SWAPI -->
|
|
166
|
+
</xtce:EntryList>
|
|
167
|
+
</xtce:SequenceContainer>
|
|
168
|
+
</xtce:ContainerSet>
|
|
169
|
+
</xtce:TelemetryMetaData>
|
|
170
|
+
</xtce:SpaceSystem>
|