dkist-processing-cryonirsp 1.14.1rc1__py3-none-any.whl → 1.14.1rc2__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 dkist-processing-cryonirsp might be problematic. Click here for more details.

@@ -1278,7 +1278,6 @@ def test_parse_cryonirsp_linearized_data_constants(
1278
1278
  assert task.constants._db_dict["CAMERA_NAME"] == "camera_name"
1279
1279
  assert task.constants._db_dict["DARK_GOS_LEVEL3_STATUS"] == "lamp"
1280
1280
  assert task.constants._db_dict["SOLAR_GAIN_GOS_LEVEL3_STATUS"] == "clear"
1281
- assert task.constants._db_dict["DARK_NUM_RAW_FRAMES_PER_FPA"] == 10
1282
1281
  assert task.constants._db_dict["SOLAR_GAIN_NUM_RAW_FRAMES_PER_FPA"] == 10
1283
1282
  assert task.constants._db_dict["POLCAL_NUM_RAW_FRAMES_PER_FPA"] == 10
1284
1283
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-cryonirsp
3
- Version: 1.14.1rc1
3
+ Version: 1.14.1rc2
4
4
  Summary: Science processing code for the Cryo-NIRSP instrument on DKIST
5
5
  Author-email: NSO / AURA <dkistdc@nso.edu>
6
6
  License: BSD-3-Clause
@@ -17,7 +17,7 @@ Requires-Dist: Pillow==10.4.0
17
17
  Requires-Dist: astropy==7.0.2
18
18
  Requires-Dist: dkist-fits-specifications==4.17.0
19
19
  Requires-Dist: dkist-header-validator==5.2.1
20
- Requires-Dist: dkist-processing-common==11.7.0rc4
20
+ Requires-Dist: dkist-processing-common==11.7.0rc5
21
21
  Requires-Dist: dkist-processing-math==2.2.1
22
22
  Requires-Dist: dkist-processing-pac==3.1.1
23
23
  Requires-Dist: dkist-spectral-lines==3.0.0
@@ -122,8 +122,8 @@ Requires-Dist: attrs==25.4.0; extra == "frozen"
122
122
  Requires-Dist: babel==2.17.0; extra == "frozen"
123
123
  Requires-Dist: billiard==4.2.2; extra == "frozen"
124
124
  Requires-Dist: blinker==1.9.0; extra == "frozen"
125
- Requires-Dist: boto3==1.40.46; extra == "frozen"
126
- Requires-Dist: botocore==1.40.46; extra == "frozen"
125
+ Requires-Dist: boto3==1.40.48; extra == "frozen"
126
+ Requires-Dist: botocore==1.40.48; extra == "frozen"
127
127
  Requires-Dist: cachelib==0.13.0; extra == "frozen"
128
128
  Requires-Dist: celery==5.3.1; extra == "frozen"
129
129
  Requires-Dist: certifi==2025.10.5; extra == "frozen"
@@ -146,9 +146,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
146
146
  Requires-Dist: decorator==5.2.1; extra == "frozen"
147
147
  Requires-Dist: dill==0.4.0; extra == "frozen"
148
148
  Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
149
- Requires-Dist: dkist-processing-common==11.7.0rc4; extra == "frozen"
149
+ Requires-Dist: dkist-processing-common==11.7.0rc5; extra == "frozen"
150
150
  Requires-Dist: dkist-processing-core==6.0.0; extra == "frozen"
151
- Requires-Dist: dkist-processing-cryonirsp==1.14.1rc1; extra == "frozen"
151
+ Requires-Dist: dkist-processing-cryonirsp==1.14.1rc2; extra == "frozen"
152
152
  Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
153
153
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
154
154
  Requires-Dist: dkist-service-configuration==4.1.7; extra == "frozen"
@@ -161,7 +161,7 @@ Requires-Dist: flower==2.0.1; extra == "frozen"
161
161
  Requires-Dist: fonttools==4.60.1; extra == "frozen"
162
162
  Requires-Dist: frozenlist==1.8.0; extra == "frozen"
163
163
  Requires-Dist: fsspec==2025.9.0; extra == "frozen"
164
- Requires-Dist: globus-sdk==3.65.0; extra == "frozen"
164
+ Requires-Dist: globus-sdk==4.0.0; extra == "frozen"
165
165
  Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
166
166
  Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
167
167
  Requires-Dist: gqlclient==1.2.3; extra == "frozen"
@@ -243,14 +243,14 @@ Requires-Dist: pendulum==3.1.0; extra == "frozen"
243
243
  Requires-Dist: pika==1.3.2; extra == "frozen"
244
244
  Requires-Dist: pillow==10.4.0; extra == "frozen"
245
245
  Requires-Dist: pip==25.2; extra == "frozen"
246
- Requires-Dist: platformdirs==4.4.0; extra == "frozen"
246
+ Requires-Dist: platformdirs==4.5.0; extra == "frozen"
247
247
  Requires-Dist: pluggy==1.6.0; extra == "frozen"
248
248
  Requires-Dist: pooch==1.8.2; extra == "frozen"
249
249
  Requires-Dist: prison==0.2.1; extra == "frozen"
250
250
  Requires-Dist: proglog==0.1.12; extra == "frozen"
251
251
  Requires-Dist: prometheus_client==0.23.1; extra == "frozen"
252
252
  Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
253
- Requires-Dist: propcache==0.4.0; extra == "frozen"
253
+ Requires-Dist: propcache==0.4.1; extra == "frozen"
254
254
  Requires-Dist: protobuf==6.32.1; extra == "frozen"
255
255
  Requires-Dist: psutil==7.1.0; extra == "frozen"
256
256
  Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
@@ -299,7 +299,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
299
299
  Requires-Dist: tzdata==2025.2; extra == "frozen"
300
300
  Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
301
301
  Requires-Dist: uncertainties==3.2.3; extra == "frozen"
302
- Requires-Dist: universal_pathlib==0.3.2; extra == "frozen"
302
+ Requires-Dist: universal_pathlib==0.3.3; extra == "frozen"
303
303
  Requires-Dist: urllib3==2.5.0; extra == "frozen"
304
304
  Requires-Dist: vine==5.1.0; extra == "frozen"
305
305
  Requires-Dist: voluptuous==0.15.2; extra == "frozen"
@@ -66,7 +66,7 @@ dkist_processing_cryonirsp/tests/test_instrument_polarization.py,sha256=RU9VVNoi
66
66
  dkist_processing_cryonirsp/tests/test_linearity_correction.py,sha256=xYwfEAiNSleCAxpLH7amC5gQh8QHYBuzghd7ETYro7M,9309
67
67
  dkist_processing_cryonirsp/tests/test_make_movie_frames.py,sha256=oQnUmb9IxkRG7NrY00oS1g42L_LP941vdYdbEbI47gE,4858
68
68
  dkist_processing_cryonirsp/tests/test_parameters.py,sha256=neREZBFK7ylXe5FiLj6u-2EZZtuKencK55fj3mx6qo4,11089
69
- dkist_processing_cryonirsp/tests/test_parse.py,sha256=crBfC7BrE47dRs3hKfrbzwyYjBX6--7CXE61RKj95pA,57579
69
+ dkist_processing_cryonirsp/tests/test_parse.py,sha256=qGzqqhIm5KeEaisRAexxkAWVEwZnqkh39k7bZm62P3c,57507
70
70
  dkist_processing_cryonirsp/tests/test_quality.py,sha256=DrlHre7thON2x4QzWdupuqKT_WoPtW43Jnjb7lLnp3I,8083
71
71
  dkist_processing_cryonirsp/tests/test_sp_beam_boundaries.py,sha256=ppk8B8CvRiIuxJkzH2bEbS1H9TndADU-ABwocZaKIpk,4904
72
72
  dkist_processing_cryonirsp/tests/test_sp_geometric.py,sha256=THrVlmd8K44zMtYWKenZDLpUO7yDnZoaUWQwLcqE9U0,15645
@@ -107,7 +107,7 @@ docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI
107
107
  docs/sp_science_calibration.rst,sha256=XL-H_hyzqwPHYNW3j-muItX_hGqMi-gjFRQbHp60LlU,2997
108
108
  docs/wavelength_calibration.rst,sha256=s7ds_QKlVJ68fdONSY3DOBvHHaQC0JR_D4goG_VVKWw,3457
109
109
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
110
- dkist_processing_cryonirsp-1.14.1rc1.dist-info/METADATA,sha256=pVQvukyWkwYNfLQ3jWd3uBYE4U40ktTevgnWBfSi8VA,29338
111
- dkist_processing_cryonirsp-1.14.1rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
112
- dkist_processing_cryonirsp-1.14.1rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
113
- dkist_processing_cryonirsp-1.14.1rc1.dist-info/RECORD,,
110
+ dkist_processing_cryonirsp-1.14.1rc2.dist-info/METADATA,sha256=-S31oYZ0JqOFgOLL6Lom4XtugJvkUsvybfSXv1gWyx8,29337
111
+ dkist_processing_cryonirsp-1.14.1rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
112
+ dkist_processing_cryonirsp-1.14.1rc2.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
113
+ dkist_processing_cryonirsp-1.14.1rc2.dist-info/RECORD,,