dkist-processing-visp 5.2.0rc1__py3-none-any.whl → 5.2.1__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_visp-5.2.0rc1.dist-info → dkist_processing_visp-5.2.1.dist-info}/METADATA +20 -20
- {dkist_processing_visp-5.2.0rc1.dist-info → dkist_processing_visp-5.2.1.dist-info}/RECORD +4 -9
- changelog/234.bugfix.rst +0 -2
- changelog/234.doc.rst +0 -1
- changelog/234.feature.rst +0 -1
- changelog/234.science.rst +0 -2
- changelog/253.misc.rst +0 -1
- {dkist_processing_visp-5.2.0rc1.dist-info → dkist_processing_visp-5.2.1.dist-info}/WHEEL +0 -0
- {dkist_processing_visp-5.2.0rc1.dist-info → dkist_processing_visp-5.2.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-visp
|
|
3
|
-
Version: 5.2.
|
|
3
|
+
Version: 5.2.1
|
|
4
4
|
Summary: Science processing code for the ViSP instrument on DKIST
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -17,7 +17,7 @@ Requires-Dist: dkist-processing-common==11.9.1
|
|
|
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
|
-
Requires-Dist: dkist-fits-specifications==4.
|
|
20
|
+
Requires-Dist: dkist-fits-specifications==4.19.0
|
|
21
21
|
Requires-Dist: dkist-service-configuration==4.1.13
|
|
22
22
|
Requires-Dist: dkist-spectral-lines==3.0.0
|
|
23
23
|
Requires-Dist: solar-wavelength-calibration==2.0.0
|
|
@@ -88,7 +88,7 @@ Requires-Dist: PyYAML==6.0.3; extra == "frozen"
|
|
|
88
88
|
Requires-Dist: Pygments==2.19.2; extra == "frozen"
|
|
89
89
|
Requires-Dist: SQLAlchemy==1.4.54; extra == "frozen"
|
|
90
90
|
Requires-Dist: SQLAlchemy-JSONField==1.0.2; extra == "frozen"
|
|
91
|
-
Requires-Dist: SQLAlchemy-Utils==0.42.
|
|
91
|
+
Requires-Dist: SQLAlchemy-Utils==0.42.1; extra == "frozen"
|
|
92
92
|
Requires-Dist: WTForms==3.2.1; extra == "frozen"
|
|
93
93
|
Requires-Dist: Werkzeug==2.2.3; extra == "frozen"
|
|
94
94
|
Requires-Dist: aioftp==0.27.2; extra == "frozen"
|
|
@@ -101,16 +101,16 @@ Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
|
101
101
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: anyio==4.12.0; extra == "frozen"
|
|
103
103
|
Requires-Dist: apache-airflow==2.11.0; extra == "frozen"
|
|
104
|
-
Requires-Dist: apache-airflow-providers-celery==3.14.
|
|
105
|
-
Requires-Dist: apache-airflow-providers-common-compat==1.10.
|
|
104
|
+
Requires-Dist: apache-airflow-providers-celery==3.14.1; extra == "frozen"
|
|
105
|
+
Requires-Dist: apache-airflow-providers-common-compat==1.10.1; extra == "frozen"
|
|
106
106
|
Requires-Dist: apache-airflow-providers-common-io==1.7.0; extra == "frozen"
|
|
107
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.30.
|
|
107
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.30.1; extra == "frozen"
|
|
108
108
|
Requires-Dist: apache-airflow-providers-fab==1.5.3; extra == "frozen"
|
|
109
109
|
Requires-Dist: apache-airflow-providers-ftp==3.14.0; extra == "frozen"
|
|
110
|
-
Requires-Dist: apache-airflow-providers-http==5.6.
|
|
111
|
-
Requires-Dist: apache-airflow-providers-imap==3.10.
|
|
112
|
-
Requires-Dist: apache-airflow-providers-postgres==6.5.
|
|
113
|
-
Requires-Dist: apache-airflow-providers-smtp==2.4.
|
|
110
|
+
Requires-Dist: apache-airflow-providers-http==5.6.1; extra == "frozen"
|
|
111
|
+
Requires-Dist: apache-airflow-providers-imap==3.10.1; extra == "frozen"
|
|
112
|
+
Requires-Dist: apache-airflow-providers-postgres==6.5.1; extra == "frozen"
|
|
113
|
+
Requires-Dist: apache-airflow-providers-smtp==2.4.1; extra == "frozen"
|
|
114
114
|
Requires-Dist: apache-airflow-providers-sqlite==4.2.0; extra == "frozen"
|
|
115
115
|
Requires-Dist: apispec==6.9.0; extra == "frozen"
|
|
116
116
|
Requires-Dist: argcomplete==3.6.3; extra == "frozen"
|
|
@@ -120,14 +120,14 @@ Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
|
|
|
120
120
|
Requires-Dist: asgiref==3.11.0; extra == "frozen"
|
|
121
121
|
Requires-Dist: asteval==1.0.7; extra == "frozen"
|
|
122
122
|
Requires-Dist: astropy==7.0.2; extra == "frozen"
|
|
123
|
-
Requires-Dist: astropy-iers-data==0.2025.12.
|
|
123
|
+
Requires-Dist: astropy-iers-data==0.2025.12.15.0.40.51; extra == "frozen"
|
|
124
124
|
Requires-Dist: asyncpg==0.31.0; extra == "frozen"
|
|
125
125
|
Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
126
126
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
127
127
|
Requires-Dist: billiard==4.2.4; extra == "frozen"
|
|
128
128
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
129
|
-
Requires-Dist: boto3==1.42.
|
|
130
|
-
Requires-Dist: botocore==1.42.
|
|
129
|
+
Requires-Dist: boto3==1.42.10; extra == "frozen"
|
|
130
|
+
Requires-Dist: botocore==1.42.10; extra == "frozen"
|
|
131
131
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
132
132
|
Requires-Dist: celery==5.6.0; extra == "frozen"
|
|
133
133
|
Requires-Dist: certifi==2025.11.12; extra == "frozen"
|
|
@@ -154,16 +154,16 @@ Requires-Dist: dkist-processing-common==11.9.1; extra == "frozen"
|
|
|
154
154
|
Requires-Dist: dkist-processing-core==6.0.1; extra == "frozen"
|
|
155
155
|
Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
|
|
156
156
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
157
|
-
Requires-Dist: dkist-processing-visp==5.2.
|
|
157
|
+
Requires-Dist: dkist-processing-visp==5.2.1; extra == "frozen"
|
|
158
158
|
Requires-Dist: dkist-service-configuration==4.1.13; extra == "frozen"
|
|
159
159
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
160
|
-
Requires-Dist: dkist_fits_specifications==4.
|
|
160
|
+
Requires-Dist: dkist_fits_specifications==4.19.0; extra == "frozen"
|
|
161
161
|
Requires-Dist: dnspython==2.8.0; extra == "frozen"
|
|
162
162
|
Requires-Dist: email-validator==2.3.0; extra == "frozen"
|
|
163
163
|
Requires-Dist: exceptiongroup==1.3.1; extra == "frozen"
|
|
164
164
|
Requires-Dist: fastjsonschema==2.21.2; extra == "frozen"
|
|
165
165
|
Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
166
|
-
Requires-Dist: fonttools==4.61.
|
|
166
|
+
Requires-Dist: fonttools==4.61.1; extra == "frozen"
|
|
167
167
|
Requires-Dist: frozenlist==1.8.0; extra == "frozen"
|
|
168
168
|
Requires-Dist: fsspec==2025.12.0; extra == "frozen"
|
|
169
169
|
Requires-Dist: globus-sdk==4.2.0; extra == "frozen"
|
|
@@ -182,7 +182,7 @@ Requires-Dist: importlib_metadata==8.7.0; extra == "frozen"
|
|
|
182
182
|
Requires-Dist: inflection==0.5.1; extra == "frozen"
|
|
183
183
|
Requires-Dist: itsdangerous==2.2.0; extra == "frozen"
|
|
184
184
|
Requires-Dist: jmespath==1.0.1; extra == "frozen"
|
|
185
|
-
Requires-Dist: joblib==1.5.
|
|
185
|
+
Requires-Dist: joblib==1.5.3; extra == "frozen"
|
|
186
186
|
Requires-Dist: jsonschema==4.25.1; extra == "frozen"
|
|
187
187
|
Requires-Dist: jsonschema-specifications==2025.9.1; extra == "frozen"
|
|
188
188
|
Requires-Dist: jupyter_core==5.9.1; extra == "frozen"
|
|
@@ -292,13 +292,13 @@ Requires-Dist: tenacity==8.5.0; extra == "frozen"
|
|
|
292
292
|
Requires-Dist: termcolor==3.2.0; extra == "frozen"
|
|
293
293
|
Requires-Dist: text-unidecode==1.3; extra == "frozen"
|
|
294
294
|
Requires-Dist: threadpoolctl==3.6.0; extra == "frozen"
|
|
295
|
-
Requires-Dist: tifffile==2025.
|
|
296
|
-
Requires-Dist: tornado==6.5.
|
|
295
|
+
Requires-Dist: tifffile==2025.12.12; extra == "frozen"
|
|
296
|
+
Requires-Dist: tornado==6.5.4; extra == "frozen"
|
|
297
297
|
Requires-Dist: tqdm==4.67.1; extra == "frozen"
|
|
298
298
|
Requires-Dist: traitlets==5.14.3; extra == "frozen"
|
|
299
299
|
Requires-Dist: typing-inspection==0.4.2; extra == "frozen"
|
|
300
300
|
Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
301
|
-
Requires-Dist: tzdata==2025.
|
|
301
|
+
Requires-Dist: tzdata==2025.3; extra == "frozen"
|
|
302
302
|
Requires-Dist: tzlocal==5.3.1; extra == "frozen"
|
|
303
303
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
304
304
|
Requires-Dist: uncertainties==3.2.3; extra == "frozen"
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
changelog/234.bugfix.rst,sha256=Our6to0s222qmuFeRSUEP2lqqidIkJkmsGjekWWr3oU,171
|
|
3
|
-
changelog/234.doc.rst,sha256=aZLFLpEb6zlmFFiSKuoe2RrbS-7jwLt4aSE3Rw2lN4s,66
|
|
4
|
-
changelog/234.feature.rst,sha256=fsavvoebhLLVbMopyVl-byq6HRKTQ8FAHSsidP6pieU,114
|
|
5
|
-
changelog/234.science.rst,sha256=qB0ul0avWEbGfHaqAZxTkVVi3G-OIQlrQxKnNokwgWA,139
|
|
6
|
-
changelog/253.misc.rst,sha256=Iozax0yAtER5ey6nm2I50b_TY0m4WUHTeRqk6Mss0dM,114
|
|
7
2
|
dkist_processing_visp/__init__.py,sha256=LC8o31oTIro4F7IgwoWalX1W3KcPU27yJhlDUeGqcwA,351
|
|
8
3
|
dkist_processing_visp/config.py,sha256=GMr0CreW4qavbueTtsH_Gx5P52v4yZd2PNKyPmxBKQE,478
|
|
9
4
|
dkist_processing_visp/fonts/Lato-Regular.ttf,sha256=1jbkaDIx-THtoiLViOlE0IK_0726AvkovuRhwPGFslE,656568
|
|
@@ -96,7 +91,7 @@ docs/science_calibration.rst,sha256=VN_g7xSjN-nbXhlBaFnPCbNcsc_Qu0207jEUfRAjnBE,
|
|
|
96
91
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
97
92
|
docs/wavelength_calibration.rst,sha256=OSGYAeR8Acns2ZUectHzRj2xcAsuNEMLejcYfPYu-vw,3674
|
|
98
93
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
99
|
-
dkist_processing_visp-5.2.
|
|
100
|
-
dkist_processing_visp-5.2.
|
|
101
|
-
dkist_processing_visp-5.2.
|
|
102
|
-
dkist_processing_visp-5.2.
|
|
94
|
+
dkist_processing_visp-5.2.1.dist-info/METADATA,sha256=srCdZcyRi9prrfFG7v5Eg84X71elIGN1gOw-i9QccUg,29973
|
|
95
|
+
dkist_processing_visp-5.2.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
96
|
+
dkist_processing_visp-5.2.1.dist-info/top_level.txt,sha256=9GHSn-ZMGQxaRNGrPP3HNc5ZkE7ftzluO74Jz5vUSTE,46
|
|
97
|
+
dkist_processing_visp-5.2.1.dist-info/RECORD,,
|
changelog/234.bugfix.rst
DELETED
changelog/234.doc.rst
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Add online documentation page for new WavelengthCalibration task.
|
changelog/234.feature.rst
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Add the WavelengthCalibration task, which computes an absolute wavelength solution that is encoded in L1 headers.
|
changelog/234.science.rst
DELETED
changelog/253.misc.rst
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Update logging lines to print `np.int*` types as plain ints instead of the `__repr__`, which shows the full type.
|
|
File without changes
|
{dkist_processing_visp-5.2.0rc1.dist-info → dkist_processing_visp-5.2.1.dist-info}/top_level.txt
RENAMED
|
File without changes
|