dkist-processing-dlnirsp 0.34.0rc1__py3-none-any.whl → 0.34.0rc5__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.0rc1.dist-info → dkist_processing_dlnirsp-0.34.0rc5.dist-info}/METADATA +37 -37
- {dkist_processing_dlnirsp-0.34.0rc1.dist-info → dkist_processing_dlnirsp-0.34.0rc5.dist-info}/RECORD +5 -5
- {dkist_processing_dlnirsp-0.34.0rc1.dist-info → dkist_processing_dlnirsp-0.34.0rc5.dist-info}/WHEEL +1 -1
- {dkist_processing_dlnirsp-0.34.0rc1.dist-info → dkist_processing_dlnirsp-0.34.0rc5.dist-info}/entry_points.txt +0 -0
- {dkist_processing_dlnirsp-0.34.0rc1.dist-info → dkist_processing_dlnirsp-0.34.0rc5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-dlnirsp
|
|
3
|
-
Version: 0.34.
|
|
3
|
+
Version: 0.34.0rc5
|
|
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,13 +13,13 @@ 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.0.
|
|
16
|
+
Requires-Dist: dkist-processing-common==12.0.0rc7
|
|
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
|
|
20
20
|
Requires-Dist: dkist-fits-specifications==4.20.0
|
|
21
21
|
Requires-Dist: dkist-spectral-lines==3.0.0
|
|
22
|
-
Requires-Dist: dkist-service-configuration==4.
|
|
22
|
+
Requires-Dist: dkist-service-configuration==4.2.0
|
|
23
23
|
Requires-Dist: astropy==7.0.2
|
|
24
24
|
Requires-Dist: numpy==2.2.5
|
|
25
25
|
Requires-Dist: numba==0.61.2
|
|
@@ -77,7 +77,7 @@ Requires-Dist: PyJWT==2.10.1; 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"
|
|
80
|
-
Requires-Dist: SQLAlchemy==2.0.
|
|
80
|
+
Requires-Dist: SQLAlchemy==2.0.46; extra == "frozen"
|
|
81
81
|
Requires-Dist: SQLAlchemy-JSONField==1.0.2; extra == "frozen"
|
|
82
82
|
Requires-Dist: SQLAlchemy-Utils==0.42.1; extra == "frozen"
|
|
83
83
|
Requires-Dist: a2wsgi==1.10.10; extra == "frozen"
|
|
@@ -86,21 +86,21 @@ Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
|
|
|
86
86
|
Requires-Dist: aiohttp==3.13.3; extra == "frozen"
|
|
87
87
|
Requires-Dist: aiosignal==1.4.0; extra == "frozen"
|
|
88
88
|
Requires-Dist: aiosmtplib==5.0.0; extra == "frozen"
|
|
89
|
-
Requires-Dist: aiosqlite==0.
|
|
90
|
-
Requires-Dist: alembic==1.18.
|
|
89
|
+
Requires-Dist: aiosqlite==0.21.0; extra == "frozen"
|
|
90
|
+
Requires-Dist: alembic==1.18.1; 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"
|
|
94
|
-
Requires-Dist: apache-airflow==3.1.
|
|
95
|
-
Requires-Dist: apache-airflow-core==3.1.
|
|
96
|
-
Requires-Dist: apache-airflow-providers-celery==3.15.
|
|
97
|
-
Requires-Dist: apache-airflow-providers-common-compat==1.
|
|
98
|
-
Requires-Dist: apache-airflow-providers-common-io==1.7.
|
|
99
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.30.
|
|
100
|
-
Requires-Dist: apache-airflow-providers-postgres==6.5.
|
|
101
|
-
Requires-Dist: apache-airflow-providers-smtp==2.4.
|
|
102
|
-
Requires-Dist: apache-airflow-providers-standard==1.10.
|
|
103
|
-
Requires-Dist: apache-airflow-task-sdk==1.1.
|
|
94
|
+
Requires-Dist: apache-airflow==3.1.6; extra == "frozen"
|
|
95
|
+
Requires-Dist: apache-airflow-core==3.1.6; extra == "frozen"
|
|
96
|
+
Requires-Dist: apache-airflow-providers-celery==3.15.1; extra == "frozen"
|
|
97
|
+
Requires-Dist: apache-airflow-providers-common-compat==1.12.0; extra == "frozen"
|
|
98
|
+
Requires-Dist: apache-airflow-providers-common-io==1.7.1; extra == "frozen"
|
|
99
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.30.3; extra == "frozen"
|
|
100
|
+
Requires-Dist: apache-airflow-providers-postgres==6.5.2; extra == "frozen"
|
|
101
|
+
Requires-Dist: apache-airflow-providers-smtp==2.4.2; extra == "frozen"
|
|
102
|
+
Requires-Dist: apache-airflow-providers-standard==1.10.3; extra == "frozen"
|
|
103
|
+
Requires-Dist: apache-airflow-task-sdk==1.1.6; extra == "frozen"
|
|
104
104
|
Requires-Dist: argcomplete==3.6.3; extra == "frozen"
|
|
105
105
|
Requires-Dist: asdf==3.5.0; extra == "frozen"
|
|
106
106
|
Requires-Dist: asdf_standard==1.4.0; extra == "frozen"
|
|
@@ -108,14 +108,14 @@ Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
|
|
|
108
108
|
Requires-Dist: asgiref==3.11.0; extra == "frozen"
|
|
109
109
|
Requires-Dist: asteval==1.0.8; extra == "frozen"
|
|
110
110
|
Requires-Dist: astropy==7.0.2; extra == "frozen"
|
|
111
|
-
Requires-Dist: astropy-iers-data==0.2026.1.
|
|
112
|
-
Requires-Dist: astropy_healpix==1.1.
|
|
111
|
+
Requires-Dist: astropy-iers-data==0.2026.1.19.0.42.31; extra == "frozen"
|
|
112
|
+
Requires-Dist: astropy_healpix==1.1.3; extra == "frozen"
|
|
113
113
|
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.32; extra == "frozen"
|
|
118
|
+
Requires-Dist: botocore==1.42.32; 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"
|
|
@@ -133,17 +133,17 @@ Requires-Dist: croniter==6.0.0; extra == "frozen"
|
|
|
133
133
|
Requires-Dist: cryptography==46.0.3; extra == "frozen"
|
|
134
134
|
Requires-Dist: cycler==0.12.1; extra == "frozen"
|
|
135
135
|
Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
136
|
-
Requires-Dist: dask==
|
|
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
|
-
Requires-Dist: dill==0.4.
|
|
139
|
+
Requires-Dist: dill==0.4.1; extra == "frozen"
|
|
140
140
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
141
|
-
Requires-Dist: dkist-processing-common==12.0.
|
|
142
|
-
Requires-Dist: dkist-processing-core==7.0.
|
|
143
|
-
Requires-Dist: dkist-processing-dlnirsp==0.34.
|
|
141
|
+
Requires-Dist: dkist-processing-common==12.0.0rc7; extra == "frozen"
|
|
142
|
+
Requires-Dist: dkist-processing-core==7.0.0rc9; extra == "frozen"
|
|
143
|
+
Requires-Dist: dkist-processing-dlnirsp==0.34.0rc5; 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
|
-
Requires-Dist: dkist-service-configuration==4.
|
|
146
|
+
Requires-Dist: dkist-service-configuration==4.2.0; extra == "frozen"
|
|
147
147
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
148
148
|
Requires-Dist: dkist_fits_specifications==4.20.0; extra == "frozen"
|
|
149
149
|
Requires-Dist: dnspython==2.8.0; extra == "frozen"
|
|
@@ -156,7 +156,7 @@ Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
|
156
156
|
Requires-Dist: fonttools==4.61.1; extra == "frozen"
|
|
157
157
|
Requires-Dist: frozenlist==1.8.0; extra == "frozen"
|
|
158
158
|
Requires-Dist: fsspec==2026.1.0; extra == "frozen"
|
|
159
|
-
Requires-Dist: globus-sdk==4.3.
|
|
159
|
+
Requires-Dist: globus-sdk==4.3.1; extra == "frozen"
|
|
160
160
|
Requires-Dist: google-crc32c==1.8.0; extra == "frozen"
|
|
161
161
|
Requires-Dist: googleapis-common-protos==1.72.0; extra == "frozen"
|
|
162
162
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
@@ -172,7 +172,7 @@ Requires-Dist: idna==3.11; extra == "frozen"
|
|
|
172
172
|
Requires-Dist: imageio-ffmpeg==0.6.0; extra == "frozen"
|
|
173
173
|
Requires-Dist: importlib_metadata==8.7.1; extra == "frozen"
|
|
174
174
|
Requires-Dist: itsdangerous==2.2.0; extra == "frozen"
|
|
175
|
-
Requires-Dist: jmespath==1.0
|
|
175
|
+
Requires-Dist: jmespath==1.1.0; extra == "frozen"
|
|
176
176
|
Requires-Dist: jsonschema==4.26.0; extra == "frozen"
|
|
177
177
|
Requires-Dist: jsonschema-specifications==2025.9.1; extra == "frozen"
|
|
178
178
|
Requires-Dist: jupyter_core==5.9.1; extra == "frozen"
|
|
@@ -227,8 +227,8 @@ Requires-Dist: opentelemetry-sdk==1.39.1; extra == "frozen"
|
|
|
227
227
|
Requires-Dist: opentelemetry-semantic-conventions==0.60b1; extra == "frozen"
|
|
228
228
|
Requires-Dist: opentelemetry-util-http==0.60b1; extra == "frozen"
|
|
229
229
|
Requires-Dist: outcome==1.3.0.post0; extra == "frozen"
|
|
230
|
-
Requires-Dist: packaging==
|
|
231
|
-
Requires-Dist: pandas==
|
|
230
|
+
Requires-Dist: packaging==26.0; extra == "frozen"
|
|
231
|
+
Requires-Dist: pandas==3.0.0; extra == "frozen"
|
|
232
232
|
Requires-Dist: parfive==2.2.0; extra == "frozen"
|
|
233
233
|
Requires-Dist: partd==1.4.2; extra == "frozen"
|
|
234
234
|
Requires-Dist: pathspec==1.0.3; extra == "frozen"
|
|
@@ -240,20 +240,20 @@ Requires-Dist: platformdirs==4.5.1; extra == "frozen"
|
|
|
240
240
|
Requires-Dist: pluggy==1.6.0; extra == "frozen"
|
|
241
241
|
Requires-Dist: pooch==1.8.2; extra == "frozen"
|
|
242
242
|
Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
243
|
-
Requires-Dist: prometheus_client==0.24.
|
|
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
246
|
Requires-Dist: protobuf==6.33.4; extra == "frozen"
|
|
247
247
|
Requires-Dist: psutil==7.2.1; extra == "frozen"
|
|
248
248
|
Requires-Dist: psycopg2-binary==2.9.11; extra == "frozen"
|
|
249
|
-
Requires-Dist: pyarrow==
|
|
250
|
-
Requires-Dist: pycparser==
|
|
249
|
+
Requires-Dist: pyarrow==23.0.0; extra == "frozen"
|
|
250
|
+
Requires-Dist: pycparser==3.0; extra == "frozen"
|
|
251
251
|
Requires-Dist: pydantic==2.12.5; extra == "frozen"
|
|
252
252
|
Requires-Dist: pydantic-settings==2.12.0; extra == "frozen"
|
|
253
253
|
Requires-Dist: pydantic_core==2.41.5; extra == "frozen"
|
|
254
254
|
Requires-Dist: pyerfa==2.0.1.5; extra == "frozen"
|
|
255
255
|
Requires-Dist: pygtrie==2.5.0; extra == "frozen"
|
|
256
|
-
Requires-Dist: pyparsing==3.3.
|
|
256
|
+
Requires-Dist: pyparsing==3.3.2; extra == "frozen"
|
|
257
257
|
Requires-Dist: python-daemon==3.1.2; extra == "frozen"
|
|
258
258
|
Requires-Dist: python-dateutil==2.9.0.post0; extra == "frozen"
|
|
259
259
|
Requires-Dist: python-dotenv==1.2.1; 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==
|
|
292
|
+
Requires-Dist: tifffile==2026.1.14; 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"
|
|
@@ -300,7 +300,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
|
300
300
|
Requires-Dist: tzdata==2025.3; extra == "frozen"
|
|
301
301
|
Requires-Dist: tzlocal==5.3.1; extra == "frozen"
|
|
302
302
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
303
|
-
Requires-Dist: uncertainties==3.2.
|
|
303
|
+
Requires-Dist: uncertainties==3.2.3; extra == "frozen"
|
|
304
304
|
Requires-Dist: universal_pathlib==0.2.6; extra == "frozen"
|
|
305
305
|
Requires-Dist: urllib3==2.6.3; extra == "frozen"
|
|
306
306
|
Requires-Dist: uuid6==2025.0.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.3.0; 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.0rc1.dist-info → dkist_processing_dlnirsp-0.34.0rc5.dist-info}/RECORD
RENAMED
|
@@ -93,8 +93,8 @@ docs/science_calibration.rst,sha256=JUMeS7KyIsL9cUuy-IdV2tQ-wQ2lBx6j8u_51ThJzVg,
|
|
|
93
93
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
94
94
|
docs/wavelength_calibration.rst,sha256=QGUd5Xmv5f7WQ1EKvw2CcgiMJQULjzdCW1hSQ8h8jj0,4123
|
|
95
95
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
96
|
-
dkist_processing_dlnirsp-0.34.
|
|
97
|
-
dkist_processing_dlnirsp-0.34.
|
|
98
|
-
dkist_processing_dlnirsp-0.34.
|
|
99
|
-
dkist_processing_dlnirsp-0.34.
|
|
100
|
-
dkist_processing_dlnirsp-0.34.
|
|
96
|
+
dkist_processing_dlnirsp-0.34.0rc5.dist-info/METADATA,sha256=lB_sK4g8mWQDrMFH7t1BhWJPJXIHzGo79sBQNP2AAhM,30450
|
|
97
|
+
dkist_processing_dlnirsp-0.34.0rc5.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
98
|
+
dkist_processing_dlnirsp-0.34.0rc5.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
|
|
99
|
+
dkist_processing_dlnirsp-0.34.0rc5.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
|
|
100
|
+
dkist_processing_dlnirsp-0.34.0rc5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|