imap-processing 0.18.0__py3-none-any.whl → 0.19.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/ancillary/ancillary_dataset_combiner.py +161 -1
- imap_processing/cdf/config/imap_codice_l1a_variable_attrs.yaml +301 -274
- imap_processing/cdf/config/imap_codice_l1b_variable_attrs.yaml +28 -28
- imap_processing/cdf/config/imap_codice_l2_variable_attrs.yaml +1044 -203
- imap_processing/cdf/config/imap_constant_attrs.yaml +4 -2
- imap_processing/cdf/config/imap_glows_l1b_variable_attrs.yaml +12 -0
- imap_processing/cdf/config/imap_hi_global_cdf_attrs.yaml +5 -0
- imap_processing/cdf/config/imap_hit_global_cdf_attrs.yaml +10 -4
- imap_processing/cdf/config/imap_idex_l2a_variable_attrs.yaml +33 -4
- imap_processing/cdf/config/imap_idex_l2b_variable_attrs.yaml +8 -91
- imap_processing/cdf/config/imap_idex_l2c_variable_attrs.yaml +106 -16
- imap_processing/cdf/config/imap_lo_l1a_variable_attrs.yaml +4 -15
- imap_processing/cdf/config/imap_lo_l1c_variable_attrs.yaml +189 -98
- imap_processing/cdf/config/imap_mag_global_cdf_attrs.yaml +85 -2
- imap_processing/cdf/config/imap_mag_l1c_variable_attrs.yaml +24 -1
- imap_processing/cdf/config/imap_ultra_l1b_variable_attrs.yaml +12 -4
- imap_processing/cdf/config/imap_ultra_l1c_variable_attrs.yaml +50 -7
- imap_processing/cli.py +95 -41
- imap_processing/codice/codice_l1a.py +131 -31
- imap_processing/codice/codice_l2.py +118 -10
- imap_processing/codice/constants.py +740 -595
- imap_processing/decom.py +1 -4
- imap_processing/ena_maps/ena_maps.py +32 -25
- imap_processing/ena_maps/utils/naming.py +8 -2
- imap_processing/glows/ancillary/imap_glows_exclusions-by-instr-team_20250923_v002.dat +10 -0
- imap_processing/glows/ancillary/imap_glows_map-of-excluded-regions_20250923_v002.dat +393 -0
- imap_processing/glows/ancillary/imap_glows_map-of-uv-sources_20250923_v002.dat +593 -0
- imap_processing/glows/ancillary/imap_glows_pipeline_settings_20250923_v002.json +54 -0
- imap_processing/glows/ancillary/imap_glows_suspected-transients_20250923_v002.dat +10 -0
- imap_processing/glows/l1b/glows_l1b.py +99 -9
- imap_processing/glows/l1b/glows_l1b_data.py +350 -38
- imap_processing/glows/l2/glows_l2.py +11 -0
- imap_processing/hi/hi_l1a.py +124 -3
- imap_processing/hi/hi_l1b.py +154 -71
- imap_processing/hi/hi_l2.py +84 -51
- imap_processing/hi/utils.py +153 -8
- imap_processing/hit/l0/constants.py +3 -0
- imap_processing/hit/l0/decom_hit.py +3 -6
- imap_processing/hit/l1a/hit_l1a.py +311 -21
- imap_processing/hit/l1b/hit_l1b.py +54 -126
- imap_processing/hit/l2/hit_l2.py +6 -6
- imap_processing/ialirt/calculate_ingest.py +219 -0
- imap_processing/ialirt/constants.py +12 -2
- imap_processing/ialirt/generate_coverage.py +15 -2
- imap_processing/ialirt/l0/ialirt_spice.py +5 -2
- imap_processing/ialirt/l0/parse_mag.py +293 -42
- imap_processing/ialirt/l0/process_hit.py +5 -3
- imap_processing/ialirt/l0/process_swapi.py +41 -25
- imap_processing/ialirt/process_ephemeris.py +70 -14
- imap_processing/idex/idex_l0.py +2 -2
- imap_processing/idex/idex_l1a.py +2 -3
- imap_processing/idex/idex_l1b.py +2 -3
- imap_processing/idex/idex_l2a.py +130 -4
- imap_processing/idex/idex_l2b.py +158 -143
- imap_processing/idex/idex_utils.py +1 -3
- imap_processing/lo/l0/lo_science.py +25 -24
- imap_processing/lo/l1b/lo_l1b.py +3 -3
- imap_processing/lo/l1c/lo_l1c.py +116 -50
- imap_processing/lo/l2/lo_l2.py +29 -29
- imap_processing/lo/lo_ancillary.py +55 -0
- imap_processing/mag/l1a/mag_l1a.py +1 -0
- imap_processing/mag/l1a/mag_l1a_data.py +26 -0
- imap_processing/mag/l1b/mag_l1b.py +3 -2
- imap_processing/mag/l1c/interpolation_methods.py +14 -15
- imap_processing/mag/l1c/mag_l1c.py +23 -6
- imap_processing/mag/l1d/mag_l1d.py +57 -14
- imap_processing/mag/l1d/mag_l1d_data.py +167 -30
- imap_processing/mag/l2/mag_l2_data.py +10 -2
- imap_processing/quality_flags.py +9 -1
- imap_processing/spice/geometry.py +76 -33
- imap_processing/spice/pointing_frame.py +0 -6
- imap_processing/spice/repoint.py +29 -2
- imap_processing/spice/spin.py +28 -8
- imap_processing/spice/time.py +12 -22
- imap_processing/swapi/l1/swapi_l1.py +10 -4
- imap_processing/swapi/l2/swapi_l2.py +15 -17
- imap_processing/swe/l1b/swe_l1b.py +1 -2
- imap_processing/ultra/constants.py +1 -24
- imap_processing/ultra/l0/ultra_utils.py +9 -11
- imap_processing/ultra/l1a/ultra_l1a.py +1 -2
- imap_processing/ultra/l1b/cullingmask.py +6 -3
- imap_processing/ultra/l1b/de.py +81 -23
- imap_processing/ultra/l1b/extendedspin.py +13 -10
- imap_processing/ultra/l1b/lookup_utils.py +281 -28
- imap_processing/ultra/l1b/quality_flag_filters.py +10 -1
- imap_processing/ultra/l1b/ultra_l1b_culling.py +161 -3
- imap_processing/ultra/l1b/ultra_l1b_extended.py +253 -47
- imap_processing/ultra/l1c/helio_pset.py +97 -24
- imap_processing/ultra/l1c/l1c_lookup_utils.py +256 -0
- imap_processing/ultra/l1c/spacecraft_pset.py +83 -16
- imap_processing/ultra/l1c/ultra_l1c.py +6 -2
- imap_processing/ultra/l1c/ultra_l1c_culling.py +85 -0
- imap_processing/ultra/l1c/ultra_l1c_pset_bins.py +385 -277
- imap_processing/ultra/l2/ultra_l2.py +0 -1
- imap_processing/ultra/utils/ultra_l1_utils.py +28 -3
- imap_processing/utils.py +3 -4
- {imap_processing-0.18.0.dist-info → imap_processing-0.19.0.dist-info}/METADATA +2 -2
- {imap_processing-0.18.0.dist-info → imap_processing-0.19.0.dist-info}/RECORD +102 -95
- imap_processing/idex/idex_l2c.py +0 -84
- imap_processing/spice/kernels.py +0 -187
- {imap_processing-0.18.0.dist-info → imap_processing-0.19.0.dist-info}/LICENSE +0 -0
- {imap_processing-0.18.0.dist-info → imap_processing-0.19.0.dist-info}/WHEEL +0 -0
- {imap_processing-0.18.0.dist-info → imap_processing-0.19.0.dist-info}/entry_points.txt +0 -0
|
@@ -515,8 +515,8 @@ hi-ialirt-h:
|
|
|
515
515
|
hi-ialirt-energy_h:
|
|
516
516
|
<<: *hi_energies_default
|
|
517
517
|
CATDESC: Energy Table for h
|
|
518
|
-
DELTA_MINUS_VAR:
|
|
519
|
-
DELTA_PLUS_VAR:
|
|
518
|
+
DELTA_MINUS_VAR: energy_h_minus
|
|
519
|
+
DELTA_PLUS_VAR: energy_h_plus
|
|
520
520
|
|
|
521
521
|
hi-ialirt-energy_h_delta:
|
|
522
522
|
<<: *hi_energies_default
|
|
@@ -534,8 +534,8 @@ hi-omni-h:
|
|
|
534
534
|
hi-omni-energy_h:
|
|
535
535
|
<<: *hi_energies_default
|
|
536
536
|
CATDESC: Energy Table for h
|
|
537
|
-
DELTA_MINUS_VAR:
|
|
538
|
-
DELTA_PLUS_VAR:
|
|
537
|
+
DELTA_MINUS_VAR: energy_h_minus
|
|
538
|
+
DELTA_PLUS_VAR: energy_h_plus
|
|
539
539
|
|
|
540
540
|
hi-omni-energy_h_delta:
|
|
541
541
|
<<: *hi_energies_default
|
|
@@ -552,8 +552,8 @@ hi-omni-he3:
|
|
|
552
552
|
hi-omni-energy_he3:
|
|
553
553
|
<<: *hi_energies_default
|
|
554
554
|
CATDESC: Energy Table for he3
|
|
555
|
-
DELTA_MINUS_VAR:
|
|
556
|
-
DELTA_PLUS_VAR:
|
|
555
|
+
DELTA_MINUS_VAR: energy_he3_minus
|
|
556
|
+
DELTA_PLUS_VAR: energy_he3_plus
|
|
557
557
|
|
|
558
558
|
hi-omni-energy_he3_delta:
|
|
559
559
|
<<: *hi_energies_default
|
|
@@ -570,8 +570,8 @@ hi-omni-he4:
|
|
|
570
570
|
hi-omni-energy_he4:
|
|
571
571
|
<<: *hi_energies_default
|
|
572
572
|
CATDESC: Energy Table for he4
|
|
573
|
-
DELTA_MINUS_VAR:
|
|
574
|
-
DELTA_PLUS_VAR:
|
|
573
|
+
DELTA_MINUS_VAR: energy_he4_minus
|
|
574
|
+
DELTA_PLUS_VAR: energy_he4_plus
|
|
575
575
|
|
|
576
576
|
hi-omni-energy_he4_delta:
|
|
577
577
|
<<: *hi_energies_default
|
|
@@ -588,8 +588,8 @@ hi-omni-c:
|
|
|
588
588
|
hi-omni-energy_c:
|
|
589
589
|
<<: *hi_energies_default
|
|
590
590
|
CATDESC: Energy Table for c
|
|
591
|
-
DELTA_MINUS_VAR:
|
|
592
|
-
DELTA_PLUS_VAR:
|
|
591
|
+
DELTA_MINUS_VAR: energy_c_minus
|
|
592
|
+
DELTA_PLUS_VAR: energy_c_plus
|
|
593
593
|
|
|
594
594
|
hi-omni-energy_c_delta:
|
|
595
595
|
<<: *hi_energies_default
|
|
@@ -606,8 +606,8 @@ hi-omni-o:
|
|
|
606
606
|
hi-omni-energy_o:
|
|
607
607
|
<<: *hi_energies_default
|
|
608
608
|
CATDESC: Energy Table for o
|
|
609
|
-
DELTA_MINUS_VAR:
|
|
610
|
-
DELTA_PLUS_VAR:
|
|
609
|
+
DELTA_MINUS_VAR: energy_o_minus
|
|
610
|
+
DELTA_PLUS_VAR: energy_o_plus
|
|
611
611
|
|
|
612
612
|
hi-omni-energy_o_delta:
|
|
613
613
|
<<: *hi_energies_default
|
|
@@ -624,8 +624,8 @@ hi-omni-ne_mg_si:
|
|
|
624
624
|
hi-omni-energy_ne_mg_si:
|
|
625
625
|
<<: *hi_energies_default
|
|
626
626
|
CATDESC: Energy Table for ne_mg_si
|
|
627
|
-
DELTA_MINUS_VAR:
|
|
628
|
-
DELTA_PLUS_VAR:
|
|
627
|
+
DELTA_MINUS_VAR: energy_ne_mg_si_minus
|
|
628
|
+
DELTA_PLUS_VAR: energy_ne_mg_si_plus
|
|
629
629
|
|
|
630
630
|
hi-omni-energy_ne_mg_si_delta:
|
|
631
631
|
<<: *hi_energies_default
|
|
@@ -642,8 +642,8 @@ hi-omni-fe:
|
|
|
642
642
|
hi-omni-energy_fe:
|
|
643
643
|
<<: *hi_energies_default
|
|
644
644
|
CATDESC: Energy Table for fe
|
|
645
|
-
DELTA_MINUS_VAR:
|
|
646
|
-
DELTA_PLUS_VAR:
|
|
645
|
+
DELTA_MINUS_VAR: energy_fe_minus
|
|
646
|
+
DELTA_PLUS_VAR: energy_fe_plus
|
|
647
647
|
|
|
648
648
|
hi-omni-energy_fe_delta:
|
|
649
649
|
<<: *hi_energies_default
|
|
@@ -660,8 +660,8 @@ hi-omni-uh:
|
|
|
660
660
|
hi-omni-energy_uh:
|
|
661
661
|
<<: *hi_energies_default
|
|
662
662
|
CATDESC: Energy Table for uh
|
|
663
|
-
DELTA_MINUS_VAR:
|
|
664
|
-
DELTA_PLUS_VAR:
|
|
663
|
+
DELTA_MINUS_VAR: energy_uh_minus
|
|
664
|
+
DELTA_PLUS_VAR: energy_uh_plus
|
|
665
665
|
|
|
666
666
|
hi-omni-energy_uh_delta:
|
|
667
667
|
<<: *hi_energies_default
|
|
@@ -678,8 +678,8 @@ hi-omni-junk:
|
|
|
678
678
|
hi-omni-energy_junk:
|
|
679
679
|
<<: *hi_energies_default
|
|
680
680
|
CATDESC: Energy Table for junk
|
|
681
|
-
DELTA_MINUS_VAR:
|
|
682
|
-
DELTA_PLUS_VAR:
|
|
681
|
+
DELTA_MINUS_VAR: energy_junk_minus
|
|
682
|
+
DELTA_PLUS_VAR: energy_junk_plus
|
|
683
683
|
|
|
684
684
|
hi-omni-energy_junk_delta:
|
|
685
685
|
<<: *hi_energies_default
|
|
@@ -732,8 +732,8 @@ hi-sectored-h:
|
|
|
732
732
|
hi-sectored-energy_h:
|
|
733
733
|
<<: *hi_energies_default
|
|
734
734
|
CATDESC: Energy Table for H
|
|
735
|
-
DELTA_MINUS_VAR:
|
|
736
|
-
DELTA_PLUS_VAR:
|
|
735
|
+
DELTA_MINUS_VAR: energy_h_minus
|
|
736
|
+
DELTA_PLUS_VAR: energy_h_plus
|
|
737
737
|
|
|
738
738
|
hi-sectored-energy_h_delta:
|
|
739
739
|
<<: *hi_energies_default
|
|
@@ -754,8 +754,8 @@ hi-sectored-he3he4:
|
|
|
754
754
|
hi-sectored-energy_he3he4:
|
|
755
755
|
<<: *hi_energies_default
|
|
756
756
|
CATDESC: Energy Table for He3He4
|
|
757
|
-
DELTA_MINUS_VAR:
|
|
758
|
-
DELTA_PLUS_VAR:
|
|
757
|
+
DELTA_MINUS_VAR: energy_he3he4_minus
|
|
758
|
+
DELTA_PLUS_VAR: energy_he3he4_plus
|
|
759
759
|
|
|
760
760
|
hi-sectored-energy_he3he4_delta:
|
|
761
761
|
<<: *hi_energies_default
|
|
@@ -776,8 +776,8 @@ hi-sectored-cno:
|
|
|
776
776
|
hi-sectored-energy_cno:
|
|
777
777
|
<<: *hi_energies_default
|
|
778
778
|
CATDESC: Energy Table for CNO
|
|
779
|
-
DELTA_MINUS_VAR:
|
|
780
|
-
DELTA_PLUS_VAR:
|
|
779
|
+
DELTA_MINUS_VAR: energy_cno_minus
|
|
780
|
+
DELTA_PLUS_VAR: energy_cno_plus
|
|
781
781
|
|
|
782
782
|
hi-sectored-energy_cno_delta:
|
|
783
783
|
<<: *hi_energies_default
|
|
@@ -798,8 +798,8 @@ hi-sectored-fe:
|
|
|
798
798
|
hi-sectored-energy_fe:
|
|
799
799
|
<<: *hi_energies_default
|
|
800
800
|
CATDESC: Energy Table for Fe
|
|
801
|
-
DELTA_MINUS_VAR:
|
|
802
|
-
DELTA_PLUS_VAR:
|
|
801
|
+
DELTA_MINUS_VAR: energy_fe_minus
|
|
802
|
+
DELTA_PLUS_VAR: energy_fe_plus
|
|
803
803
|
|
|
804
804
|
hi-sectored-energy_fe_delta:
|
|
805
805
|
<<: *hi_energies_default
|