dkist-processing-dlnirsp 0.32.1rc1__py3-none-any.whl → 0.32.1rc3__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.
@@ -347,7 +347,6 @@ def test_parse_linearized_data(
347
347
  assert task.constants._db_dict[BudName.camera_name] == "camera_name"
348
348
  assert task.constants._db_dict[BudName.dark_gos_level3_status] == "lamp"
349
349
  assert task.constants._db_dict[BudName.solar_gain_gos_level3_status] == "clear"
350
- assert task.constants._db_dict[BudName.dark_num_raw_frames_per_fpa] == 20
351
350
  assert task.constants._db_dict[BudName.solar_gain_num_raw_frames_per_fpa] == 30
352
351
  assert task.constants._db_dict[BudName.polcal_num_raw_frames_per_fpa] == 10
353
352
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-dlnirsp
3
- Version: 0.32.1rc1
3
+ Version: 0.32.1rc3
4
4
  Summary: Science processing code for the DLNIRSP instrument on DKIST
5
5
  Author-email: NSO / AURA <dkistdc@nso.edu>
6
6
  License: BSD-3-Clause
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
13
13
  Classifier: Programming Language :: Python :: 3.12
14
14
  Requires-Python: >=3.12
15
15
  Description-Content-Type: text/x-rst
16
- Requires-Dist: dkist-processing-common==11.7.0rc4
16
+ Requires-Dist: dkist-processing-common==11.7.0rc6
17
17
  Requires-Dist: dkist-processing-math==2.2.1
18
18
  Requires-Dist: dkist-processing-pac==3.1.1
19
19
  Requires-Dist: dkist-header-validator==5.2.1
@@ -123,8 +123,8 @@ Requires-Dist: attrs==25.4.0; extra == "frozen"
123
123
  Requires-Dist: babel==2.17.0; extra == "frozen"
124
124
  Requires-Dist: billiard==4.2.2; extra == "frozen"
125
125
  Requires-Dist: blinker==1.9.0; extra == "frozen"
126
- Requires-Dist: boto3==1.40.46; extra == "frozen"
127
- Requires-Dist: botocore==1.40.46; extra == "frozen"
126
+ Requires-Dist: boto3==1.40.48; extra == "frozen"
127
+ Requires-Dist: botocore==1.40.48; extra == "frozen"
128
128
  Requires-Dist: cachelib==0.13.0; extra == "frozen"
129
129
  Requires-Dist: celery==5.3.1; extra == "frozen"
130
130
  Requires-Dist: certifi==2025.10.5; extra == "frozen"
@@ -147,9 +147,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
147
147
  Requires-Dist: decorator==5.2.1; extra == "frozen"
148
148
  Requires-Dist: dill==0.4.0; extra == "frozen"
149
149
  Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
150
- Requires-Dist: dkist-processing-common==11.7.0rc4; extra == "frozen"
150
+ Requires-Dist: dkist-processing-common==11.7.0rc6; extra == "frozen"
151
151
  Requires-Dist: dkist-processing-core==6.0.0; extra == "frozen"
152
- Requires-Dist: dkist-processing-dlnirsp==0.32.1rc1; extra == "frozen"
152
+ Requires-Dist: dkist-processing-dlnirsp==0.32.1rc3; extra == "frozen"
153
153
  Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
154
154
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
155
155
  Requires-Dist: dkist-service-configuration==4.1.7; extra == "frozen"
@@ -166,7 +166,6 @@ Requires-Dist: globus-sdk==3.65.0; extra == "frozen"
166
166
  Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
167
167
  Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
168
168
  Requires-Dist: gqlclient==1.2.3; extra == "frozen"
169
- Requires-Dist: greenlet==3.2.4; extra == "frozen"
170
169
  Requires-Dist: grpcio==1.75.1; extra == "frozen"
171
170
  Requires-Dist: gunicorn==23.0.0; extra == "frozen"
172
171
  Requires-Dist: h11==0.16.0; extra == "frozen"
@@ -197,7 +196,7 @@ Requires-Dist: markdown-it-py==4.0.0; extra == "frozen"
197
196
  Requires-Dist: marshmallow==3.26.1; extra == "frozen"
198
197
  Requires-Dist: marshmallow-oneofschema==3.2.0; extra == "frozen"
199
198
  Requires-Dist: marshmallow-sqlalchemy==0.28.2; extra == "frozen"
200
- Requires-Dist: matplotlib==3.10.6; extra == "frozen"
199
+ Requires-Dist: matplotlib==3.10.7; extra == "frozen"
201
200
  Requires-Dist: mdit-py-plugins==0.5.0; extra == "frozen"
202
201
  Requires-Dist: mdurl==0.1.2; extra == "frozen"
203
202
  Requires-Dist: methodtools==0.4.7; extra == "frozen"
@@ -243,14 +242,14 @@ Requires-Dist: pendulum==3.1.0; extra == "frozen"
243
242
  Requires-Dist: pika==1.3.2; extra == "frozen"
244
243
  Requires-Dist: pillow==10.4.0; extra == "frozen"
245
244
  Requires-Dist: pip==25.2; extra == "frozen"
246
- Requires-Dist: platformdirs==4.4.0; extra == "frozen"
245
+ Requires-Dist: platformdirs==4.5.0; extra == "frozen"
247
246
  Requires-Dist: pluggy==1.6.0; extra == "frozen"
248
247
  Requires-Dist: pooch==1.8.2; extra == "frozen"
249
248
  Requires-Dist: prison==0.2.1; extra == "frozen"
250
249
  Requires-Dist: proglog==0.1.12; extra == "frozen"
251
250
  Requires-Dist: prometheus_client==0.23.1; extra == "frozen"
252
251
  Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
253
- Requires-Dist: propcache==0.4.0; extra == "frozen"
252
+ Requires-Dist: propcache==0.4.1; extra == "frozen"
254
253
  Requires-Dist: protobuf==6.32.1; extra == "frozen"
255
254
  Requires-Dist: psutil==7.1.0; extra == "frozen"
256
255
  Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
@@ -299,7 +298,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
299
298
  Requires-Dist: tzdata==2025.2; extra == "frozen"
300
299
  Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
301
300
  Requires-Dist: uncertainties==3.2.3; extra == "frozen"
302
- Requires-Dist: universal_pathlib==0.3.2; extra == "frozen"
301
+ Requires-Dist: universal_pathlib==0.3.3; extra == "frozen"
303
302
  Requires-Dist: urllib3==2.5.0; extra == "frozen"
304
303
  Requires-Dist: vine==5.1.0; extra == "frozen"
305
304
  Requires-Dist: voluptuous==0.15.2; extra == "frozen"
@@ -56,7 +56,7 @@ dkist_processing_dlnirsp/tests/test_lamp.py,sha256=umy4ydYR5M3dqXTQP14qbamOleuty
56
56
  dkist_processing_dlnirsp/tests/test_linearity_correction.py,sha256=e0XAuUwthhDSl4V4UPd2mRwpUsX-B7kVkI3juCGP4a4,27879
57
57
  dkist_processing_dlnirsp/tests/test_make_movie_frames.py,sha256=fR1xJEFJMK0xUu8-EyOS_6mIX_ZO2J_nM0k3ud8xtYM,3648
58
58
  dkist_processing_dlnirsp/tests/test_parameters.py,sha256=KpBeisM4BIF5Kl6ZxZqk3yCozndmLMlzNgo0ij0hmYw,10328
59
- dkist_processing_dlnirsp/tests/test_parse.py,sha256=JVlQINN4EgY-tY_ce9qFQ541sWxEta3kkkJCtL_fFdc,37979
59
+ dkist_processing_dlnirsp/tests/test_parse.py,sha256=VixU-tfpS-Y2bOddCXZ_xBfKpAm9DV9qBx6xdi2XtaA,37901
60
60
  dkist_processing_dlnirsp/tests/test_quality.py,sha256=OBWva_E6T5RfDuo73LiTdTr7uh2FO04VpBAsSOLfjVQ,6122
61
61
  dkist_processing_dlnirsp/tests/test_science.py,sha256=vA7bVQWG0dxs8IuU8hEZ8KMgjtGqrxEGYPG5i47k2Og,20719
62
62
  dkist_processing_dlnirsp/tests/test_solar.py,sha256=jTNnxs5fE8R_hLvmdAU9x4RXJaSpJWGQajL7kzXTxPQ,12111
@@ -94,8 +94,8 @@ docs/science_calibration.rst,sha256=JUMeS7KyIsL9cUuy-IdV2tQ-wQ2lBx6j8u_51ThJzVg,
94
94
  docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
95
95
  docs/wavelength_calibration.rst,sha256=VP45e0g4r-dReQmypQVqduvezQiKwq47STlAJn0w8iQ,4095
96
96
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
97
- dkist_processing_dlnirsp-0.32.1rc1.dist-info/METADATA,sha256=Q1skWH-XnltAF0nAX1W28nZ7VjclUce42JiPnNMLIZA,29321
98
- dkist_processing_dlnirsp-0.32.1rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
- dkist_processing_dlnirsp-0.32.1rc1.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
100
- dkist_processing_dlnirsp-0.32.1rc1.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
101
- dkist_processing_dlnirsp-0.32.1rc1.dist-info/RECORD,,
97
+ dkist_processing_dlnirsp-0.32.1rc3.dist-info/METADATA,sha256=Op3zDUPw8SP8PFUXvwwmRbSsUv3mRmwX59aSu5wqPQk,29271
98
+ dkist_processing_dlnirsp-0.32.1rc3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
+ dkist_processing_dlnirsp-0.32.1rc3.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
100
+ dkist_processing_dlnirsp-0.32.1rc3.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
101
+ dkist_processing_dlnirsp-0.32.1rc3.dist-info/RECORD,,