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
|
@@ -1,257 +1,257 @@
|
|
|
1
1
|
table_idx,e_step,esa_v,esa_v_raw
|
|
2
|
-
0,0,14100,4095
|
|
3
|
-
0,1,
|
|
4
|
-
0,2,13015,3780
|
|
5
|
-
0,3,
|
|
6
|
-
0,4,
|
|
7
|
-
0,5,11545,3353
|
|
8
|
-
0,6,
|
|
9
|
-
0,7,
|
|
10
|
-
0,8,10240,2974
|
|
11
|
-
0,9,9837,2857
|
|
12
|
-
0,10,9455,2746
|
|
13
|
-
0,11,9083,2638
|
|
14
|
-
0,12,
|
|
15
|
-
0,13,8384,2435
|
|
16
|
-
0,14,8057,2340
|
|
17
|
-
0,15,7740,2248
|
|
18
|
-
0,16,7437,2160
|
|
19
|
-
0,17,
|
|
20
|
-
0,18,
|
|
21
|
-
0,19,6597,1916
|
|
22
|
-
0,20,
|
|
23
|
-
0,21,6091,1769
|
|
24
|
-
0,22,5850,1699
|
|
25
|
-
0,23,
|
|
26
|
-
0,24,5402,1569
|
|
27
|
-
0,25,
|
|
28
|
-
0,26,
|
|
29
|
-
0,27,
|
|
30
|
-
0,28,
|
|
31
|
-
0,29,
|
|
32
|
-
0,30,
|
|
33
|
-
0,31,
|
|
34
|
-
0,32,
|
|
35
|
-
0,33,3770,1095
|
|
36
|
-
0,34,3622,1052
|
|
37
|
-
0,35,3481,1011
|
|
38
|
-
0,36,3343,971
|
|
39
|
-
0,37,
|
|
40
|
-
0,38,3085,896
|
|
41
|
-
0,39,
|
|
42
|
-
0,40,
|
|
43
|
-
0,41,2737,795
|
|
44
|
-
0,42,
|
|
45
|
-
0,43,2527,734
|
|
46
|
-
0,44,2427,705
|
|
47
|
-
0,45,
|
|
48
|
-
0,46,
|
|
49
|
-
0,47,2152,625
|
|
50
|
-
0,48,2069,601
|
|
51
|
-
0,49,
|
|
52
|
-
0,50,
|
|
53
|
-
0,51,1835,533
|
|
54
|
-
0,52,
|
|
55
|
-
0,53,1694,492
|
|
56
|
-
0,54,
|
|
57
|
-
0,55,1563,454
|
|
58
|
-
0,56,1501,436
|
|
59
|
-
0,57,
|
|
60
|
-
0,58,
|
|
61
|
-
0,59,
|
|
62
|
-
0,60,
|
|
63
|
-
0,61,1229,357
|
|
64
|
-
0,62,1181,343
|
|
65
|
-
0,63,1136,330
|
|
66
|
-
0,64,
|
|
67
|
-
0,65,
|
|
68
|
-
0,66,1005,292
|
|
69
|
-
0,67,
|
|
70
|
-
0,68,
|
|
71
|
-
0,69,
|
|
72
|
-
0,70,857,249
|
|
73
|
-
0,71,
|
|
74
|
-
0,72,
|
|
75
|
-
0,73,
|
|
76
|
-
0,74,
|
|
77
|
-
0,75,
|
|
78
|
-
0,76,676,196
|
|
79
|
-
0,77,
|
|
80
|
-
0,78,624,181
|
|
81
|
-
0,79,
|
|
82
|
-
0,80,576,167
|
|
83
|
-
0,81,
|
|
84
|
-
0,82,532,155
|
|
85
|
-
0,83,511,149
|
|
86
|
-
0,84,491,143
|
|
87
|
-
0,85,472,137
|
|
88
|
-
0,86,453,132
|
|
89
|
-
0,87,
|
|
90
|
-
0,88,
|
|
91
|
-
0,89,402,117
|
|
92
|
-
0,90,386,112
|
|
93
|
-
0,91,371,108
|
|
94
|
-
0,92,
|
|
95
|
-
0,93,
|
|
96
|
-
0,94,329,96
|
|
97
|
-
0,95,316,92
|
|
98
|
-
0,96,304,88
|
|
99
|
-
0,97,292,85
|
|
100
|
-
0,98,
|
|
101
|
-
0,99,
|
|
102
|
-
0,100,259,75
|
|
103
|
-
0,101,
|
|
104
|
-
0,102,239,69
|
|
105
|
-
0,103,
|
|
106
|
-
0,104,
|
|
107
|
-
0,105,212,62
|
|
108
|
-
0,106,
|
|
109
|
-
0,107,
|
|
110
|
-
0,108,188,55
|
|
111
|
-
0,109,
|
|
112
|
-
0,110,
|
|
113
|
-
0,111,
|
|
114
|
-
0,112,160,47
|
|
115
|
-
0,113,154,45
|
|
116
|
-
0,114,148,43
|
|
117
|
-
0,115,142,41
|
|
118
|
-
0,116,
|
|
119
|
-
0,117,131,38
|
|
120
|
-
0,118,126,37
|
|
121
|
-
0,119,121,35
|
|
122
|
-
0,120,116,34
|
|
123
|
-
0,121,
|
|
124
|
-
0,122,107,31
|
|
125
|
-
0,123,103,30
|
|
126
|
-
0,124,99,29
|
|
127
|
-
0,125,95,28
|
|
128
|
-
0,126,
|
|
129
|
-
0,127,88,26
|
|
130
|
-
1,0,88,26
|
|
131
|
-
1,1,92,27
|
|
132
|
-
1,2,95,28
|
|
133
|
-
1,3,99,29
|
|
134
|
-
1,4,103,30
|
|
135
|
-
1,5,108,31
|
|
136
|
-
1,6,112,33
|
|
137
|
-
1,7,117,34
|
|
138
|
-
1,8,121,35
|
|
139
|
-
1,9,126,37
|
|
140
|
-
1,10,131,38
|
|
141
|
-
1,11,137,40
|
|
142
|
-
1,12,142,41
|
|
143
|
-
1,13,148,43
|
|
144
|
-
1,14,154,45
|
|
145
|
-
1,15,160,46
|
|
146
|
-
1,16,167,49
|
|
147
|
-
1,17,174,51
|
|
148
|
-
1,18,181,53
|
|
149
|
-
1,19,188,55
|
|
150
|
-
1,20,196,57
|
|
151
|
-
1,21,204,59
|
|
152
|
-
1,22,212,62
|
|
153
|
-
1,23,221,64
|
|
154
|
-
1,24,230,67
|
|
155
|
-
1,25,239,69
|
|
156
|
-
1,26,249,72
|
|
157
|
-
1,27,259,75
|
|
158
|
-
1,28,270,78
|
|
159
|
-
1,29,281,82
|
|
160
|
-
1,30,292,85
|
|
161
|
-
1,31,304,88
|
|
162
|
-
1,32,317,92
|
|
163
|
-
1,33,329,96
|
|
164
|
-
1,34,343,100
|
|
165
|
-
1,35,357,104
|
|
166
|
-
1,36,371,108
|
|
167
|
-
1,37,387,112
|
|
168
|
-
1,38,402,117
|
|
169
|
-
1,39,419,122
|
|
170
|
-
1,40,436,127
|
|
171
|
-
1,41,454,132
|
|
172
|
-
1,42,472,137
|
|
173
|
-
1,43,491,143
|
|
174
|
-
1,44,511,148
|
|
175
|
-
1,45,532,155
|
|
176
|
-
1,46,554,161
|
|
177
|
-
1,47,576,167
|
|
178
|
-
1,48,600,174
|
|
179
|
-
1,49,624,181
|
|
180
|
-
1,50,650,189
|
|
181
|
-
1,51,676,196
|
|
182
|
-
1,52,704,204
|
|
183
|
-
1,53,733,213
|
|
184
|
-
1,54,763,222
|
|
185
|
-
1,55,794,231
|
|
186
|
-
1,56,826,240
|
|
187
|
-
1,57,860,250
|
|
188
|
-
1,58,895,260
|
|
189
|
-
1,59,931,270
|
|
190
|
-
1,60,969,281
|
|
191
|
-
1,61,1009,293
|
|
192
|
-
1,62,1050,305
|
|
193
|
-
1,63,1093,317
|
|
194
|
-
1,64,1137,330
|
|
195
|
-
1,65,1184,344
|
|
196
|
-
1,66,1232,358
|
|
197
|
-
1,67,1282,372
|
|
198
|
-
1,68,1334,387
|
|
199
|
-
1,69,1389,403
|
|
200
|
-
1,70,1445,420
|
|
201
|
-
1,71,1504,437
|
|
202
|
-
1,72,1566,455
|
|
203
|
-
1,73,1629,473
|
|
204
|
-
1,74,1696,493
|
|
205
|
-
1,75,1765,513
|
|
206
|
-
1,76,1837,534
|
|
207
|
-
1,77,1912,555
|
|
208
|
-
1,78,1990,578
|
|
209
|
-
1,79,2071,601
|
|
210
|
-
1,80,2155,626
|
|
211
|
-
1,81,2243,651
|
|
212
|
-
1,82,2335,678
|
|
213
|
-
1,83,2430,706
|
|
214
|
-
1,84,2529,734
|
|
215
|
-
1,85,2632,764
|
|
216
|
-
1,86,2739,795
|
|
217
|
-
1,87,2851,828
|
|
218
|
-
1,88,2967,862
|
|
219
|
-
1,89,3088,897
|
|
220
|
-
1,90,3214,933
|
|
221
|
-
1,91,3345,971
|
|
222
|
-
1,92,3482,1011
|
|
223
|
-
1,93,3624,1053
|
|
224
|
-
1,94,3771,1095
|
|
225
|
-
1,95,3925,1140
|
|
226
|
-
1,96,4085,1186
|
|
227
|
-
1,97,4252,1235
|
|
228
|
-
1,98,4425,1285
|
|
229
|
-
1,99,4605,1337
|
|
230
|
-
1,
|
|
231
|
-
1,
|
|
232
|
-
1,
|
|
233
|
-
1,
|
|
234
|
-
1,
|
|
235
|
-
1,
|
|
236
|
-
1,
|
|
237
|
-
1,
|
|
238
|
-
1,
|
|
239
|
-
1,
|
|
240
|
-
1,
|
|
241
|
-
1,
|
|
242
|
-
1,
|
|
243
|
-
1,
|
|
244
|
-
1,
|
|
245
|
-
1,
|
|
246
|
-
1,
|
|
247
|
-
1,
|
|
248
|
-
1,
|
|
249
|
-
1,
|
|
250
|
-
1,
|
|
251
|
-
1,
|
|
252
|
-
1,
|
|
253
|
-
1,
|
|
254
|
-
1,
|
|
255
|
-
1,
|
|
256
|
-
1,
|
|
257
|
-
1,
|
|
2
|
+
0,0,14100.000000,4095
|
|
3
|
+
0,1,13545.641026,3934
|
|
4
|
+
0,2,13015.384615,3780
|
|
5
|
+
0,3,12505.787546,3632
|
|
6
|
+
0,4,12016.849817,3490
|
|
7
|
+
0,5,11545.128205,3353
|
|
8
|
+
0,6,11090.622711,3221
|
|
9
|
+
0,7,10656.776557,3095
|
|
10
|
+
0,8,10240.146520,2974
|
|
11
|
+
0,9,9837.289377,2857
|
|
12
|
+
0,10,9455.091575,2746
|
|
13
|
+
0,11,9083.223443,2638
|
|
14
|
+
0,12,8728.571429,2535
|
|
15
|
+
0,13,8384.249084,2435
|
|
16
|
+
0,14,8057.142857,2340
|
|
17
|
+
0,15,7740.366300,2248
|
|
18
|
+
0,16,7437.362637,2160
|
|
19
|
+
0,17,7144.688645,2075
|
|
20
|
+
0,18,6865.787546,1994
|
|
21
|
+
0,19,6597.216117,1916
|
|
22
|
+
0,20,6338.974359,1841
|
|
23
|
+
0,21,6091.062271,1769
|
|
24
|
+
0,22,5850.036630,1699
|
|
25
|
+
0,23,5622.783883,1633
|
|
26
|
+
0,24,5402.417582,1569
|
|
27
|
+
0,25,5188.937729,1507
|
|
28
|
+
0,26,4985.787546,1448
|
|
29
|
+
0,27,4792.967033,1392
|
|
30
|
+
0,28,4603.589744,1337
|
|
31
|
+
0,29,4424.542125,1285
|
|
32
|
+
0,30,4248.937729,1234
|
|
33
|
+
0,31,4083.663004,1186
|
|
34
|
+
0,32,3921.831502,1139
|
|
35
|
+
0,33,3770.329670,1095
|
|
36
|
+
0,34,3622.271062,1052
|
|
37
|
+
0,35,3481.098901,1011
|
|
38
|
+
0,36,3343.369963,971
|
|
39
|
+
0,37,3212.527473,933
|
|
40
|
+
0,38,3085.128205,896
|
|
41
|
+
0,39,2964.615385,861
|
|
42
|
+
0,40,2850.989011,828
|
|
43
|
+
0,41,2737.362637,795
|
|
44
|
+
0,42,2630.622711,764
|
|
45
|
+
0,43,2527.326007,734
|
|
46
|
+
0,44,2427.472527,705
|
|
47
|
+
0,45,2334.505495,678
|
|
48
|
+
0,46,2241.538462,651
|
|
49
|
+
0,47,2152.014652,625
|
|
50
|
+
0,48,2069.377289,601
|
|
51
|
+
0,49,1986.739927,577
|
|
52
|
+
0,50,1910.989011,555
|
|
53
|
+
0,51,1835.238095,533
|
|
54
|
+
0,52,1762.930403,512
|
|
55
|
+
0,53,1694.065934,492
|
|
56
|
+
0,54,1628.644689,473
|
|
57
|
+
0,55,1563.223443,454
|
|
58
|
+
0,56,1501.245421,436
|
|
59
|
+
0,57,1442.710623,419
|
|
60
|
+
0,58,1387.619048,403
|
|
61
|
+
0,59,1332.527473,387
|
|
62
|
+
0,60,1280.879121,372
|
|
63
|
+
0,61,1229.230769,357
|
|
64
|
+
0,62,1181.025641,343
|
|
65
|
+
0,63,1136.263736,330
|
|
66
|
+
0,64,1091.501832,317
|
|
67
|
+
0,65,1046.739927,304
|
|
68
|
+
0,66,1005.421245,292
|
|
69
|
+
0,67,967.545788,281
|
|
70
|
+
0,68,929.670330,270
|
|
71
|
+
0,69,891.794872,259
|
|
72
|
+
0,70,857.362637,249
|
|
73
|
+
0,71,822.930403,239
|
|
74
|
+
0,72,791.941392,230
|
|
75
|
+
0,73,762.577530,221
|
|
76
|
+
0,74,732.595850,213
|
|
77
|
+
0,75,703.917720,204
|
|
78
|
+
0,76,676.356921,196
|
|
79
|
+
0,77,649.913451,189
|
|
80
|
+
0,78,624.401089,181
|
|
81
|
+
0,79,599.819835,174
|
|
82
|
+
0,80,576.355911,167
|
|
83
|
+
0,81,553.823095,161
|
|
84
|
+
0,82,532.035166,155
|
|
85
|
+
0,83,511.364566,149
|
|
86
|
+
0,84,491.252631,143
|
|
87
|
+
0,85,472.071805,137
|
|
88
|
+
0,86,453.449643,132
|
|
89
|
+
0,87,435.758589,127
|
|
90
|
+
0,88,418.626200,122
|
|
91
|
+
0,89,402.238697,117
|
|
92
|
+
0,90,386.409860,112
|
|
93
|
+
0,91,371.325909,108
|
|
94
|
+
0,92,356.800622,104
|
|
95
|
+
0,93,342.834001,100
|
|
96
|
+
0,94,329.426044,96
|
|
97
|
+
0,95,316.390531,92
|
|
98
|
+
0,96,304.099904,88
|
|
99
|
+
0,97,292.181720,85
|
|
100
|
+
0,98,280.635980,82
|
|
101
|
+
0,99,269.648905,78
|
|
102
|
+
0,100,259.220494,75
|
|
103
|
+
0,101,248.978305,72
|
|
104
|
+
0,102,239.294781,69
|
|
105
|
+
0,103,229.797478,67
|
|
106
|
+
0,104,220.858840,64
|
|
107
|
+
0,105,212.106424,62
|
|
108
|
+
0,106,203.912673,59
|
|
109
|
+
0,107,195.905143,57
|
|
110
|
+
0,108,188.270057,55
|
|
111
|
+
0,109,180.821192,53
|
|
112
|
+
0,110,173.744771,50
|
|
113
|
+
0,111,166.854571,48
|
|
114
|
+
0,112,160.336814,47
|
|
115
|
+
0,113,154.191501,45
|
|
116
|
+
0,114,148.046187,43
|
|
117
|
+
0,115,142.273317,41
|
|
118
|
+
0,116,136.686668,40
|
|
119
|
+
0,117,131.286242,38
|
|
120
|
+
0,118,126.258258,37
|
|
121
|
+
0,119,121.230274,35
|
|
122
|
+
0,120,116.388512,34
|
|
123
|
+
0,121,111.919193,33
|
|
124
|
+
0,122,107.449874,31
|
|
125
|
+
0,123,103.352999,30
|
|
126
|
+
0,124,99.256123,29
|
|
127
|
+
0,125,95.345469,28
|
|
128
|
+
0,126,91.621037,27
|
|
129
|
+
0,127,88.082826,26
|
|
130
|
+
1,0,88.000000,26
|
|
131
|
+
1,1,92.000000,27
|
|
132
|
+
1,2,95.000000,28
|
|
133
|
+
1,3,99.000000,29
|
|
134
|
+
1,4,103.000000,30
|
|
135
|
+
1,5,108.000000,31
|
|
136
|
+
1,6,112.000000,33
|
|
137
|
+
1,7,117.000000,34
|
|
138
|
+
1,8,121.000000,35
|
|
139
|
+
1,9,126.000000,37
|
|
140
|
+
1,10,131.000000,38
|
|
141
|
+
1,11,137.000000,40
|
|
142
|
+
1,12,142.000000,41
|
|
143
|
+
1,13,148.000000,43
|
|
144
|
+
1,14,154.000000,45
|
|
145
|
+
1,15,160.000000,46
|
|
146
|
+
1,16,167.000000,49
|
|
147
|
+
1,17,174.000000,51
|
|
148
|
+
1,18,181.000000,53
|
|
149
|
+
1,19,188.000000,55
|
|
150
|
+
1,20,196.000000,57
|
|
151
|
+
1,21,204.000000,59
|
|
152
|
+
1,22,212.000000,62
|
|
153
|
+
1,23,221.000000,64
|
|
154
|
+
1,24,230.000000,67
|
|
155
|
+
1,25,239.000000,69
|
|
156
|
+
1,26,249.000000,72
|
|
157
|
+
1,27,259.000000,75
|
|
158
|
+
1,28,270.000000,78
|
|
159
|
+
1,29,281.000000,82
|
|
160
|
+
1,30,292.000000,85
|
|
161
|
+
1,31,304.000000,88
|
|
162
|
+
1,32,317.000000,92
|
|
163
|
+
1,33,329.000000,96
|
|
164
|
+
1,34,343.000000,100
|
|
165
|
+
1,35,357.000000,104
|
|
166
|
+
1,36,371.000000,108
|
|
167
|
+
1,37,387.000000,112
|
|
168
|
+
1,38,402.000000,117
|
|
169
|
+
1,39,419.000000,122
|
|
170
|
+
1,40,436.000000,127
|
|
171
|
+
1,41,454.000000,132
|
|
172
|
+
1,42,472.000000,137
|
|
173
|
+
1,43,491.000000,143
|
|
174
|
+
1,44,511.000000,148
|
|
175
|
+
1,45,532.000000,155
|
|
176
|
+
1,46,554.000000,161
|
|
177
|
+
1,47,576.000000,167
|
|
178
|
+
1,48,600.000000,174
|
|
179
|
+
1,49,624.000000,181
|
|
180
|
+
1,50,650.000000,189
|
|
181
|
+
1,51,676.000000,196
|
|
182
|
+
1,52,704.000000,204
|
|
183
|
+
1,53,733.000000,213
|
|
184
|
+
1,54,763.000000,222
|
|
185
|
+
1,55,794.000000,231
|
|
186
|
+
1,56,826.000000,240
|
|
187
|
+
1,57,860.000000,250
|
|
188
|
+
1,58,895.000000,260
|
|
189
|
+
1,59,931.000000,270
|
|
190
|
+
1,60,969.000000,281
|
|
191
|
+
1,61,1009.000000,293
|
|
192
|
+
1,62,1050.000000,305
|
|
193
|
+
1,63,1093.000000,317
|
|
194
|
+
1,64,1137.000000,330
|
|
195
|
+
1,65,1184.000000,344
|
|
196
|
+
1,66,1232.000000,358
|
|
197
|
+
1,67,1282.000000,372
|
|
198
|
+
1,68,1334.000000,387
|
|
199
|
+
1,69,1389.000000,403
|
|
200
|
+
1,70,1445.000000,420
|
|
201
|
+
1,71,1504.000000,437
|
|
202
|
+
1,72,1566.000000,455
|
|
203
|
+
1,73,1629.000000,473
|
|
204
|
+
1,74,1696.000000,493
|
|
205
|
+
1,75,1765.000000,513
|
|
206
|
+
1,76,1837.000000,534
|
|
207
|
+
1,77,1912.000000,555
|
|
208
|
+
1,78,1990.000000,578
|
|
209
|
+
1,79,2071.000000,601
|
|
210
|
+
1,80,2155.000000,626
|
|
211
|
+
1,81,2243.000000,651
|
|
212
|
+
1,82,2335.000000,678
|
|
213
|
+
1,83,2430.000000,706
|
|
214
|
+
1,84,2529.000000,734
|
|
215
|
+
1,85,2632.000000,764
|
|
216
|
+
1,86,2739.000000,795
|
|
217
|
+
1,87,2851.000000,828
|
|
218
|
+
1,88,2967.000000,862
|
|
219
|
+
1,89,3088.000000,897
|
|
220
|
+
1,90,3214.000000,933
|
|
221
|
+
1,91,3345.000000,971
|
|
222
|
+
1,92,3482.000000,1011
|
|
223
|
+
1,93,3624.000000,1053
|
|
224
|
+
1,94,3771.000000,1095
|
|
225
|
+
1,95,3925.000000,1140
|
|
226
|
+
1,96,4085.000000,1186
|
|
227
|
+
1,97,4252.000000,1235
|
|
228
|
+
1,98,4425.000000,1285
|
|
229
|
+
1,99,4605.000000,1337
|
|
230
|
+
1,100,4793.000000,1392
|
|
231
|
+
1,101,4989.000000,1449
|
|
232
|
+
1,102,5192.000000,1508
|
|
233
|
+
1,103,5404.000000,1569
|
|
234
|
+
1,104,5624.000000,1633
|
|
235
|
+
1,105,5853.000000,1700
|
|
236
|
+
1,106,6092.000000,1769
|
|
237
|
+
1,107,6340.000000,1841
|
|
238
|
+
1,108,6599.000000,1917
|
|
239
|
+
1,109,6868.000000,1995
|
|
240
|
+
1,110,7148.000000,2076
|
|
241
|
+
1,111,7439.000000,2160
|
|
242
|
+
1,112,7743.000000,2249
|
|
243
|
+
1,113,8058.000000,2340
|
|
244
|
+
1,114,8387.000000,2436
|
|
245
|
+
1,115,8729.000000,2535
|
|
246
|
+
1,116,9085.000000,2639
|
|
247
|
+
1,117,9455.000000,2746
|
|
248
|
+
1,118,9841.000000,2858
|
|
249
|
+
1,119,10242.000000,2975
|
|
250
|
+
1,120,10659.000000,3096
|
|
251
|
+
1,121,11094.000000,3222
|
|
252
|
+
1,122,11546.000000,3353
|
|
253
|
+
1,123,12017.000000,3490
|
|
254
|
+
1,124,12507.000000,3632
|
|
255
|
+
1,125,13017.000000,3780
|
|
256
|
+
1,126,13548.000000,3935
|
|
257
|
+
1,127,14100.000000,4095
|