dkist-processing-dlnirsp 0.34.1__py3-none-any.whl → 0.34.2__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.
- {dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/METADATA +20 -20
- {dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/RECORD +5 -5
- {dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/WHEEL +0 -0
- {dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/entry_points.txt +0 -0
- {dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/top_level.txt +0 -0
{dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-dlnirsp
|
|
3
|
-
Version: 0.34.
|
|
3
|
+
Version: 0.34.2
|
|
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,10 +13,10 @@ Classifier: Programming Language :: Python :: 3
|
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.13
|
|
14
14
|
Requires-Python: >=3.13
|
|
15
15
|
Description-Content-Type: text/x-rst
|
|
16
|
-
Requires-Dist: dkist-processing-common==12.
|
|
16
|
+
Requires-Dist: dkist-processing-common==12.2.0
|
|
17
17
|
Requires-Dist: dkist-processing-math==2.2.1
|
|
18
18
|
Requires-Dist: dkist-processing-pac==3.1.1
|
|
19
|
-
Requires-Dist: dkist-header-validator==5.
|
|
19
|
+
Requires-Dist: dkist-header-validator==5.3.0
|
|
20
20
|
Requires-Dist: dkist-fits-specifications==4.20.0
|
|
21
21
|
Requires-Dist: dkist-spectral-lines==3.0.0
|
|
22
22
|
Requires-Dist: dkist-service-configuration==4.2.0
|
|
@@ -73,7 +73,7 @@ Requires-Dist: MarkupSafe==3.0.3; extra == "frozen"
|
|
|
73
73
|
Requires-Dist: PIMS==0.7; extra == "frozen"
|
|
74
74
|
Requires-Dist: PeakUtils==1.3.5; extra == "frozen"
|
|
75
75
|
Requires-Dist: PyAVM==0.9.8; extra == "frozen"
|
|
76
|
-
Requires-Dist: PyJWT==2.
|
|
76
|
+
Requires-Dist: PyJWT==2.11.0; extra == "frozen"
|
|
77
77
|
Requires-Dist: PyYAML==6.0.3; extra == "frozen"
|
|
78
78
|
Requires-Dist: PyYAML-ft==8.0.0; extra == "frozen"
|
|
79
79
|
Requires-Dist: Pygments==2.19.2; extra == "frozen"
|
|
@@ -87,7 +87,7 @@ Requires-Dist: aiohttp==3.13.3; extra == "frozen"
|
|
|
87
87
|
Requires-Dist: aiosignal==1.4.0; extra == "frozen"
|
|
88
88
|
Requires-Dist: aiosmtplib==5.1.0; extra == "frozen"
|
|
89
89
|
Requires-Dist: aiosqlite==0.21.0; extra == "frozen"
|
|
90
|
-
Requires-Dist: alembic==1.18.
|
|
90
|
+
Requires-Dist: alembic==1.18.3; extra == "frozen"
|
|
91
91
|
Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
92
92
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
93
93
|
Requires-Dist: anyio==4.12.1; extra == "frozen"
|
|
@@ -114,8 +114,8 @@ Requires-Dist: asyncpg==0.31.0; extra == "frozen"
|
|
|
114
114
|
Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
115
115
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
116
116
|
Requires-Dist: billiard==4.2.4; extra == "frozen"
|
|
117
|
-
Requires-Dist: boto3==1.42.
|
|
118
|
-
Requires-Dist: botocore==1.42.
|
|
117
|
+
Requires-Dist: boto3==1.42.38; extra == "frozen"
|
|
118
|
+
Requires-Dist: botocore==1.42.38; extra == "frozen"
|
|
119
119
|
Requires-Dist: cadwyn==5.4.6; extra == "frozen"
|
|
120
120
|
Requires-Dist: celery==5.6.2; extra == "frozen"
|
|
121
121
|
Requires-Dist: certifi==2026.1.4; extra == "frozen"
|
|
@@ -130,17 +130,17 @@ Requires-Dist: colorlog==6.10.1; extra == "frozen"
|
|
|
130
130
|
Requires-Dist: contourpy==1.3.3; extra == "frozen"
|
|
131
131
|
Requires-Dist: cron_descriptor==2.0.6; extra == "frozen"
|
|
132
132
|
Requires-Dist: croniter==6.0.0; extra == "frozen"
|
|
133
|
-
Requires-Dist: cryptography==46.0.
|
|
133
|
+
Requires-Dist: cryptography==46.0.4; extra == "frozen"
|
|
134
134
|
Requires-Dist: cycler==0.12.1; extra == "frozen"
|
|
135
135
|
Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
136
136
|
Requires-Dist: dask==2026.1.1; extra == "frozen"
|
|
137
137
|
Requires-Dist: dask-image==2025.11.0; extra == "frozen"
|
|
138
138
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
139
139
|
Requires-Dist: dill==0.4.1; extra == "frozen"
|
|
140
|
-
Requires-Dist: dkist-header-validator==5.
|
|
141
|
-
Requires-Dist: dkist-processing-common==12.
|
|
140
|
+
Requires-Dist: dkist-header-validator==5.3.0; extra == "frozen"
|
|
141
|
+
Requires-Dist: dkist-processing-common==12.2.0; extra == "frozen"
|
|
142
142
|
Requires-Dist: dkist-processing-core==7.0.1; extra == "frozen"
|
|
143
|
-
Requires-Dist: dkist-processing-dlnirsp==0.34.
|
|
143
|
+
Requires-Dist: dkist-processing-dlnirsp==0.34.2; extra == "frozen"
|
|
144
144
|
Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
|
|
145
145
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
146
146
|
Requires-Dist: dkist-service-configuration==4.2.0; extra == "frozen"
|
|
@@ -229,22 +229,22 @@ Requires-Dist: opentelemetry-util-http==0.60b1; extra == "frozen"
|
|
|
229
229
|
Requires-Dist: outcome==1.3.0.post0; extra == "frozen"
|
|
230
230
|
Requires-Dist: packaging==26.0; extra == "frozen"
|
|
231
231
|
Requires-Dist: pandas==3.0.0; extra == "frozen"
|
|
232
|
-
Requires-Dist: parfive==2.3.
|
|
232
|
+
Requires-Dist: parfive==2.3.1; extra == "frozen"
|
|
233
233
|
Requires-Dist: partd==1.4.2; extra == "frozen"
|
|
234
|
-
Requires-Dist: pathspec==1.0.
|
|
235
|
-
Requires-Dist: pendulum==3.
|
|
234
|
+
Requires-Dist: pathspec==1.0.4; extra == "frozen"
|
|
235
|
+
Requires-Dist: pendulum==3.2.0; extra == "frozen"
|
|
236
236
|
Requires-Dist: pika==1.3.2; extra == "frozen"
|
|
237
237
|
Requires-Dist: pillow==11.3.0; extra == "frozen"
|
|
238
238
|
Requires-Dist: pip==25.3; extra == "frozen"
|
|
239
239
|
Requires-Dist: platformdirs==4.5.1; extra == "frozen"
|
|
240
240
|
Requires-Dist: pluggy==1.6.0; extra == "frozen"
|
|
241
|
-
Requires-Dist: pooch==1.
|
|
241
|
+
Requires-Dist: pooch==1.9.0; extra == "frozen"
|
|
242
242
|
Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
243
243
|
Requires-Dist: prometheus_client==0.24.1; extra == "frozen"
|
|
244
244
|
Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
|
|
245
245
|
Requires-Dist: propcache==0.4.1; extra == "frozen"
|
|
246
|
-
Requires-Dist: protobuf==6.33.
|
|
247
|
-
Requires-Dist: psutil==7.2.
|
|
246
|
+
Requires-Dist: protobuf==6.33.5; extra == "frozen"
|
|
247
|
+
Requires-Dist: psutil==7.2.2; extra == "frozen"
|
|
248
248
|
Requires-Dist: psycopg2-binary==2.9.11; extra == "frozen"
|
|
249
249
|
Requires-Dist: pyarrow==23.0.0; extra == "frozen"
|
|
250
250
|
Requires-Dist: pycparser==3.0; extra == "frozen"
|
|
@@ -266,7 +266,7 @@ Requires-Dist: reproject==0.19.0; extra == "frozen"
|
|
|
266
266
|
Requires-Dist: requests==2.32.5; extra == "frozen"
|
|
267
267
|
Requires-Dist: rich==14.3.1; extra == "frozen"
|
|
268
268
|
Requires-Dist: rich-argparse==1.7.2; extra == "frozen"
|
|
269
|
-
Requires-Dist: rich-toolkit==0.17.
|
|
269
|
+
Requires-Dist: rich-toolkit==0.17.2; extra == "frozen"
|
|
270
270
|
Requires-Dist: rpds-py==0.30.0; extra == "frozen"
|
|
271
271
|
Requires-Dist: s3transfer==0.16.0; extra == "frozen"
|
|
272
272
|
Requires-Dist: scikit-image==0.26.0; extra == "frozen"
|
|
@@ -289,7 +289,7 @@ Requires-Dist: talus==1.3.4; extra == "frozen"
|
|
|
289
289
|
Requires-Dist: tenacity==8.5.0; extra == "frozen"
|
|
290
290
|
Requires-Dist: termcolor==3.3.0; extra == "frozen"
|
|
291
291
|
Requires-Dist: text-unidecode==1.3; extra == "frozen"
|
|
292
|
-
Requires-Dist: tifffile==2026.1.
|
|
292
|
+
Requires-Dist: tifffile==2026.1.28; extra == "frozen"
|
|
293
293
|
Requires-Dist: toolz==1.1.0; extra == "frozen"
|
|
294
294
|
Requires-Dist: tornado==6.5.4; extra == "frozen"
|
|
295
295
|
Requires-Dist: tqdm==4.67.1; extra == "frozen"
|
|
@@ -309,7 +309,7 @@ Requires-Dist: uvloop==0.22.1; extra == "frozen"
|
|
|
309
309
|
Requires-Dist: vine==5.1.0; extra == "frozen"
|
|
310
310
|
Requires-Dist: voluptuous==0.16.0; extra == "frozen"
|
|
311
311
|
Requires-Dist: watchfiles==1.1.1; extra == "frozen"
|
|
312
|
-
Requires-Dist: wcwidth==0.
|
|
312
|
+
Requires-Dist: wcwidth==0.5.2; extra == "frozen"
|
|
313
313
|
Requires-Dist: websockets==16.0; extra == "frozen"
|
|
314
314
|
Requires-Dist: wirerope==1.0.0; extra == "frozen"
|
|
315
315
|
Requires-Dist: wrapt==1.17.3; extra == "frozen"
|
{dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/RECORD
RENAMED
|
@@ -91,8 +91,8 @@ docs/science_calibration.rst,sha256=JUMeS7KyIsL9cUuy-IdV2tQ-wQ2lBx6j8u_51ThJzVg,
|
|
|
91
91
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
92
92
|
docs/wavelength_calibration.rst,sha256=QGUd5Xmv5f7WQ1EKvw2CcgiMJQULjzdCW1hSQ8h8jj0,4123
|
|
93
93
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
94
|
-
dkist_processing_dlnirsp-0.34.
|
|
95
|
-
dkist_processing_dlnirsp-0.34.
|
|
96
|
-
dkist_processing_dlnirsp-0.34.
|
|
97
|
-
dkist_processing_dlnirsp-0.34.
|
|
98
|
-
dkist_processing_dlnirsp-0.34.
|
|
94
|
+
dkist_processing_dlnirsp-0.34.2.dist-info/METADATA,sha256=w-tDHGKezAPomaY4ReckGYDsS1wmgEFwOYMlw4N2Jtk,30435
|
|
95
|
+
dkist_processing_dlnirsp-0.34.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
96
|
+
dkist_processing_dlnirsp-0.34.2.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
|
|
97
|
+
dkist_processing_dlnirsp-0.34.2.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
|
|
98
|
+
dkist_processing_dlnirsp-0.34.2.dist-info/RECORD,,
|
{dkist_processing_dlnirsp-0.34.1.dist-info → dkist_processing_dlnirsp-0.34.2.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|