dkist-processing-cryonirsp 1.6.5__py3-none-any.whl → 1.7.0rc1__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.
- changelog/198.misc.rst +1 -0
- {dkist_processing_cryonirsp-1.6.5.dist-info → dkist_processing_cryonirsp-1.7.0rc1.dist-info}/METADATA +44 -44
- {dkist_processing_cryonirsp-1.6.5.dist-info → dkist_processing_cryonirsp-1.7.0rc1.dist-info}/RECORD +5 -4
- {dkist_processing_cryonirsp-1.6.5.dist-info → dkist_processing_cryonirsp-1.7.0rc1.dist-info}/WHEEL +1 -1
- {dkist_processing_cryonirsp-1.6.5.dist-info → dkist_processing_cryonirsp-1.7.0rc1.dist-info}/top_level.txt +0 -0
changelog/198.misc.rst
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Updating dependencies to cross astropy 7.0.0 and numpy 2.0.0.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-cryonirsp
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.7.0rc1
|
|
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
|
|
@@ -13,23 +13,23 @@ Classifier: Programming Language :: Python :: 3
|
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.11
|
|
14
14
|
Requires-Python: >=3.11
|
|
15
15
|
Description-Content-Type: text/x-rst
|
|
16
|
-
Requires-Dist: Pillow==10.
|
|
17
|
-
Requires-Dist: astropy==
|
|
16
|
+
Requires-Dist: Pillow==10.4.0
|
|
17
|
+
Requires-Dist: astropy==7.0.2
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.14.0
|
|
19
19
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
20
|
-
Requires-Dist: dkist-processing-common==10.
|
|
20
|
+
Requires-Dist: dkist-processing-common==10.8.0rc1
|
|
21
21
|
Requires-Dist: dkist-processing-math==2.2.0
|
|
22
22
|
Requires-Dist: dkist-processing-pac==3.1.1
|
|
23
23
|
Requires-Dist: dkist-spectral-lines==3.0.0
|
|
24
|
-
Requires-Dist: largestinteriorrectangle==0.2.
|
|
24
|
+
Requires-Dist: largestinteriorrectangle==0.2.1
|
|
25
25
|
Requires-Dist: dkist-service-configuration==2.2
|
|
26
|
-
Requires-Dist: moviepy==2.
|
|
27
|
-
Requires-Dist: numba==0.
|
|
28
|
-
Requires-Dist: numpy==
|
|
26
|
+
Requires-Dist: moviepy==2.1.2
|
|
27
|
+
Requires-Dist: numba==0.61.2
|
|
28
|
+
Requires-Dist: numpy==2.2.5
|
|
29
29
|
Requires-Dist: peakutils==1.3.5
|
|
30
|
-
Requires-Dist: scikit-image==0.
|
|
31
|
-
Requires-Dist: scipy==1.15.
|
|
32
|
-
Requires-Dist: sunpy==
|
|
30
|
+
Requires-Dist: scikit-image==0.25.2
|
|
31
|
+
Requires-Dist: scipy==1.15.3
|
|
32
|
+
Requires-Dist: sunpy==6.1.1
|
|
33
33
|
Provides-Extra: test
|
|
34
34
|
Requires-Dist: pytest; extra == "test"
|
|
35
35
|
Requires-Dist: pytest-cov; extra == "test"
|
|
@@ -37,7 +37,7 @@ Requires-Dist: pytest-xdist; extra == "test"
|
|
|
37
37
|
Requires-Dist: pytest-mock; extra == "test"
|
|
38
38
|
Requires-Dist: hypothesis; extra == "test"
|
|
39
39
|
Requires-Dist: towncrier; extra == "test"
|
|
40
|
-
Requires-Dist: dkist-data-simulator>=5.2.
|
|
40
|
+
Requires-Dist: dkist-data-simulator>=5.2.6; extra == "test"
|
|
41
41
|
Requires-Dist: dkist-processing-cryonirsp[inventory]; extra == "test"
|
|
42
42
|
Requires-Dist: dkist-processing-cryonirsp[asdf]; extra == "test"
|
|
43
43
|
Requires-Dist: dkist-processing-cryonirsp[quality]; extra == "test"
|
|
@@ -98,7 +98,7 @@ Requires-Dist: apache-airflow==2.10.5; extra == "frozen"
|
|
|
98
98
|
Requires-Dist: apache-airflow-providers-celery==3.10.6; extra == "frozen"
|
|
99
99
|
Requires-Dist: apache-airflow-providers-common-compat==1.6.1; extra == "frozen"
|
|
100
100
|
Requires-Dist: apache-airflow-providers-common-io==1.5.4; extra == "frozen"
|
|
101
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.
|
|
101
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.27.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: apache-airflow-providers-fab==1.5.3; extra == "frozen"
|
|
103
103
|
Requires-Dist: apache-airflow-providers-ftp==3.12.3; extra == "frozen"
|
|
104
104
|
Requires-Dist: apache-airflow-providers-http==5.2.2; extra == "frozen"
|
|
@@ -106,28 +106,28 @@ Requires-Dist: apache-airflow-providers-imap==3.8.3; extra == "frozen"
|
|
|
106
106
|
Requires-Dist: apache-airflow-providers-postgres==6.1.3; extra == "frozen"
|
|
107
107
|
Requires-Dist: apache-airflow-providers-smtp==2.0.3; extra == "frozen"
|
|
108
108
|
Requires-Dist: apache-airflow-providers-sqlite==4.0.2; extra == "frozen"
|
|
109
|
-
Requires-Dist: apispec==6.8.
|
|
109
|
+
Requires-Dist: apispec==6.8.2; extra == "frozen"
|
|
110
110
|
Requires-Dist: argcomplete==3.6.2; extra == "frozen"
|
|
111
111
|
Requires-Dist: asdf==3.5.0; extra == "frozen"
|
|
112
112
|
Requires-Dist: asdf_standard==1.1.1; extra == "frozen"
|
|
113
113
|
Requires-Dist: asdf_transform_schemas==0.5.0; extra == "frozen"
|
|
114
114
|
Requires-Dist: asgiref==3.8.1; extra == "frozen"
|
|
115
115
|
Requires-Dist: asteval==1.0.6; extra == "frozen"
|
|
116
|
-
Requires-Dist: astropy==
|
|
117
|
-
Requires-Dist: astropy-iers-data==0.2025.5.
|
|
116
|
+
Requires-Dist: astropy==7.0.2; extra == "frozen"
|
|
117
|
+
Requires-Dist: astropy-iers-data==0.2025.5.12.0.38.29; extra == "frozen"
|
|
118
118
|
Requires-Dist: asyncpg==0.30.0; extra == "frozen"
|
|
119
119
|
Requires-Dist: attrs==25.3.0; extra == "frozen"
|
|
120
120
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
121
121
|
Requires-Dist: billiard==4.2.1; extra == "frozen"
|
|
122
122
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
123
|
-
Requires-Dist: boto3==1.38.
|
|
124
|
-
Requires-Dist: botocore==1.38.
|
|
123
|
+
Requires-Dist: boto3==1.38.15; extra == "frozen"
|
|
124
|
+
Requires-Dist: botocore==1.38.15; extra == "frozen"
|
|
125
125
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
126
126
|
Requires-Dist: celery==5.5.2; extra == "frozen"
|
|
127
127
|
Requires-Dist: certifi==2025.4.26; extra == "frozen"
|
|
128
128
|
Requires-Dist: cffi==1.17.1; extra == "frozen"
|
|
129
129
|
Requires-Dist: charset-normalizer==3.4.2; extra == "frozen"
|
|
130
|
-
Requires-Dist: click==8.
|
|
130
|
+
Requires-Dist: click==8.2.0; extra == "frozen"
|
|
131
131
|
Requires-Dist: click-didyoumean==0.3.1; extra == "frozen"
|
|
132
132
|
Requires-Dist: click-plugins==1.1.1; extra == "frozen"
|
|
133
133
|
Requires-Dist: click-repl==0.3.0; extra == "frozen"
|
|
@@ -144,9 +144,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
144
144
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
145
145
|
Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
146
146
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
147
|
-
Requires-Dist: dkist-processing-common==10.
|
|
147
|
+
Requires-Dist: dkist-processing-common==10.8.0rc1; extra == "frozen"
|
|
148
148
|
Requires-Dist: dkist-processing-core==5.1.0; extra == "frozen"
|
|
149
|
-
Requires-Dist: dkist-processing-cryonirsp==1.
|
|
149
|
+
Requires-Dist: dkist-processing-cryonirsp==1.7.0rc1; extra == "frozen"
|
|
150
150
|
Requires-Dist: dkist-processing-math==2.2.0; extra == "frozen"
|
|
151
151
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
152
152
|
Requires-Dist: dkist-service-configuration==2.2; extra == "frozen"
|
|
@@ -158,7 +158,7 @@ Requires-Dist: elastic-apm==6.23.0; extra == "frozen"
|
|
|
158
158
|
Requires-Dist: email_validator==2.2.0; extra == "frozen"
|
|
159
159
|
Requires-Dist: fastjsonschema==2.21.1; extra == "frozen"
|
|
160
160
|
Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
161
|
-
Requires-Dist: fonttools==4.
|
|
161
|
+
Requires-Dist: fonttools==4.58.0; extra == "frozen"
|
|
162
162
|
Requires-Dist: frozenlist==1.6.0; extra == "frozen"
|
|
163
163
|
Requires-Dist: fsspec==2025.3.2; extra == "frozen"
|
|
164
164
|
Requires-Dist: globus-sdk==3.56.0; extra == "frozen"
|
|
@@ -183,39 +183,39 @@ Requires-Dist: jsonschema-specifications==2025.4.1; extra == "frozen"
|
|
|
183
183
|
Requires-Dist: jupyter_core==5.7.2; extra == "frozen"
|
|
184
184
|
Requires-Dist: kiwisolver==1.4.8; extra == "frozen"
|
|
185
185
|
Requires-Dist: kombu==5.5.3; extra == "frozen"
|
|
186
|
-
Requires-Dist: largestinteriorrectangle==0.2.
|
|
186
|
+
Requires-Dist: largestinteriorrectangle==0.2.1; extra == "frozen"
|
|
187
187
|
Requires-Dist: lazy-object-proxy==1.11.0; extra == "frozen"
|
|
188
188
|
Requires-Dist: lazy_loader==0.4; extra == "frozen"
|
|
189
189
|
Requires-Dist: limits==5.1.0; extra == "frozen"
|
|
190
190
|
Requires-Dist: linkify-it-py==2.0.3; extra == "frozen"
|
|
191
|
-
Requires-Dist: llvmlite==0.
|
|
191
|
+
Requires-Dist: llvmlite==0.44.0; extra == "frozen"
|
|
192
192
|
Requires-Dist: lmfit==1.3.3; extra == "frozen"
|
|
193
193
|
Requires-Dist: lockfile==0.12.2; extra == "frozen"
|
|
194
194
|
Requires-Dist: loguru==0.7.3; extra == "frozen"
|
|
195
195
|
Requires-Dist: markdown-it-py==3.0.0; extra == "frozen"
|
|
196
196
|
Requires-Dist: marshmallow==3.26.1; extra == "frozen"
|
|
197
|
-
Requires-Dist: marshmallow-oneofschema==3.
|
|
197
|
+
Requires-Dist: marshmallow-oneofschema==3.2.0; extra == "frozen"
|
|
198
198
|
Requires-Dist: marshmallow-sqlalchemy==0.28.2; extra == "frozen"
|
|
199
|
-
Requires-Dist: matplotlib==3.10.
|
|
199
|
+
Requires-Dist: matplotlib==3.10.3; extra == "frozen"
|
|
200
200
|
Requires-Dist: mdit-py-plugins==0.4.2; extra == "frozen"
|
|
201
201
|
Requires-Dist: mdurl==0.1.2; extra == "frozen"
|
|
202
202
|
Requires-Dist: methodtools==0.4.7; extra == "frozen"
|
|
203
203
|
Requires-Dist: more-itertools==10.7.0; extra == "frozen"
|
|
204
|
-
Requires-Dist: moviepy==2.
|
|
204
|
+
Requires-Dist: moviepy==2.1.2; extra == "frozen"
|
|
205
205
|
Requires-Dist: multidict==6.4.3; extra == "frozen"
|
|
206
206
|
Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
207
207
|
Requires-Dist: networkx==3.4.2; extra == "frozen"
|
|
208
|
-
Requires-Dist: numba==0.
|
|
209
|
-
Requires-Dist: numpy==
|
|
208
|
+
Requires-Dist: numba==0.61.2; extra == "frozen"
|
|
209
|
+
Requires-Dist: numpy==2.2.5; extra == "frozen"
|
|
210
210
|
Requires-Dist: object-clerk==0.1.1; extra == "frozen"
|
|
211
|
-
Requires-Dist: opentelemetry-api==1.
|
|
212
|
-
Requires-Dist: opentelemetry-exporter-otlp==1.
|
|
213
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.
|
|
214
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.
|
|
215
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.
|
|
216
|
-
Requires-Dist: opentelemetry-proto==1.
|
|
217
|
-
Requires-Dist: opentelemetry-sdk==1.
|
|
218
|
-
Requires-Dist: opentelemetry-semantic-conventions==0.
|
|
211
|
+
Requires-Dist: opentelemetry-api==1.33.0; extra == "frozen"
|
|
212
|
+
Requires-Dist: opentelemetry-exporter-otlp==1.33.0; extra == "frozen"
|
|
213
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.33.0; extra == "frozen"
|
|
214
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.33.0; extra == "frozen"
|
|
215
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.33.0; extra == "frozen"
|
|
216
|
+
Requires-Dist: opentelemetry-proto==1.33.0; extra == "frozen"
|
|
217
|
+
Requires-Dist: opentelemetry-sdk==1.33.0; extra == "frozen"
|
|
218
|
+
Requires-Dist: opentelemetry-semantic-conventions==0.54b0; extra == "frozen"
|
|
219
219
|
Requires-Dist: ordered-set==4.1.0; extra == "frozen"
|
|
220
220
|
Requires-Dist: packaging==25.0; extra == "frozen"
|
|
221
221
|
Requires-Dist: pandas==2.2.3; extra == "frozen"
|
|
@@ -223,12 +223,12 @@ Requires-Dist: parfive==2.2.0; extra == "frozen"
|
|
|
223
223
|
Requires-Dist: pathspec==0.12.1; extra == "frozen"
|
|
224
224
|
Requires-Dist: pendulum==3.1.0; extra == "frozen"
|
|
225
225
|
Requires-Dist: pika==1.3.2; extra == "frozen"
|
|
226
|
-
Requires-Dist: pillow==10.
|
|
226
|
+
Requires-Dist: pillow==10.4.0; extra == "frozen"
|
|
227
227
|
Requires-Dist: pip==25.1.1; extra == "frozen"
|
|
228
|
-
Requires-Dist: platformdirs==4.3.
|
|
228
|
+
Requires-Dist: platformdirs==4.3.8; extra == "frozen"
|
|
229
229
|
Requires-Dist: pluggy==1.5.0; extra == "frozen"
|
|
230
230
|
Requires-Dist: prison==0.2.1; extra == "frozen"
|
|
231
|
-
Requires-Dist: proglog==0.1.
|
|
231
|
+
Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
232
232
|
Requires-Dist: prometheus_client==0.21.1; extra == "frozen"
|
|
233
233
|
Requires-Dist: prompt_toolkit==3.0.51; extra == "frozen"
|
|
234
234
|
Requires-Dist: propcache==0.3.1; extra == "frozen"
|
|
@@ -258,8 +258,8 @@ Requires-Dist: rich==13.9.4; extra == "frozen"
|
|
|
258
258
|
Requires-Dist: rich-argparse==1.7.0; extra == "frozen"
|
|
259
259
|
Requires-Dist: rpds-py==0.24.0; extra == "frozen"
|
|
260
260
|
Requires-Dist: s3transfer==0.12.0; extra == "frozen"
|
|
261
|
-
Requires-Dist: scikit-image==0.
|
|
262
|
-
Requires-Dist: scipy==1.15.
|
|
261
|
+
Requires-Dist: scikit-image==0.25.2; extra == "frozen"
|
|
262
|
+
Requires-Dist: scipy==1.15.3; extra == "frozen"
|
|
263
263
|
Requires-Dist: semantic-version==2.10.0; extra == "frozen"
|
|
264
264
|
Requires-Dist: setproctitle==1.3.6; extra == "frozen"
|
|
265
265
|
Requires-Dist: setuptools==69.2.0; extra == "frozen"
|
|
@@ -267,13 +267,13 @@ Requires-Dist: six==1.17.0; extra == "frozen"
|
|
|
267
267
|
Requires-Dist: sniffio==1.3.1; extra == "frozen"
|
|
268
268
|
Requires-Dist: sqids==0.5.1; extra == "frozen"
|
|
269
269
|
Requires-Dist: sqlparse==0.5.3; extra == "frozen"
|
|
270
|
-
Requires-Dist: sunpy==
|
|
270
|
+
Requires-Dist: sunpy==6.1.1; extra == "frozen"
|
|
271
271
|
Requires-Dist: tabulate==0.9.0; extra == "frozen"
|
|
272
272
|
Requires-Dist: talus==1.1.0; extra == "frozen"
|
|
273
273
|
Requires-Dist: tenacity==9.1.2; extra == "frozen"
|
|
274
274
|
Requires-Dist: termcolor==3.1.0; extra == "frozen"
|
|
275
275
|
Requires-Dist: text-unidecode==1.3; extra == "frozen"
|
|
276
|
-
Requires-Dist: tifffile==2025.
|
|
276
|
+
Requires-Dist: tifffile==2025.5.10; extra == "frozen"
|
|
277
277
|
Requires-Dist: tornado==6.4.2; extra == "frozen"
|
|
278
278
|
Requires-Dist: tqdm==4.67.1; extra == "frozen"
|
|
279
279
|
Requires-Dist: traitlets==5.14.3; extra == "frozen"
|
{dkist_processing_cryonirsp-1.6.5.dist-info → dkist_processing_cryonirsp-1.7.0rc1.dist-info}/RECORD
RENAMED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
changelog/198.misc.rst,sha256=mA548xLtLrx4s0ltKh2BeW81O2HsfG7HC23OfuAKDCU,62
|
|
2
3
|
dkist_processing_cryonirsp/__init__.py,sha256=Z6-kB7fXXUI-F7Vz1HnEaja2h8qgH9IZExRl1lUxvZg,350
|
|
3
4
|
dkist_processing_cryonirsp/config.py,sha256=xNkUNJ1BeBxJX881mTCIEbirZlD5_5txpV1QqkbfRM0,507
|
|
4
5
|
dkist_processing_cryonirsp/codecs/__init__.py,sha256=du1iitvsudSSOMENSywXmXSLOlvIocJsPbvfEcyqFNc,159
|
|
@@ -105,7 +106,7 @@ docs/requirements_table.rst,sha256=FaqSag9kPi77gWPhzeo_tFEhRFjb3qUuNqqQe1K76NM,2
|
|
|
105
106
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
106
107
|
docs/sp_science_calibration.rst,sha256=XL-H_hyzqwPHYNW3j-muItX_hGqMi-gjFRQbHp60LlU,2997
|
|
107
108
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
108
|
-
dkist_processing_cryonirsp-1.
|
|
109
|
-
dkist_processing_cryonirsp-1.
|
|
110
|
-
dkist_processing_cryonirsp-1.
|
|
111
|
-
dkist_processing_cryonirsp-1.
|
|
109
|
+
dkist_processing_cryonirsp-1.7.0rc1.dist-info/METADATA,sha256=4FxzlBo4ylM_sVQcu-QzT8xamNrMHQZHmwduU4mlSic,21952
|
|
110
|
+
dkist_processing_cryonirsp-1.7.0rc1.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
|
|
111
|
+
dkist_processing_cryonirsp-1.7.0rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
|
|
112
|
+
dkist_processing_cryonirsp-1.7.0rc1.dist-info/RECORD,,
|
|
File without changes
|