dkist-processing-vbi 1.26.0rc4__py3-none-any.whl → 1.26.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_vbi/parsers/spatial_step_pattern.py +2 -2
- {dkist_processing_vbi-1.26.0rc4.dist-info → dkist_processing_vbi-1.26.1.dist-info}/METADATA +32 -32
- {dkist_processing_vbi-1.26.0rc4.dist-info → dkist_processing_vbi-1.26.1.dist-info}/RECORD +5 -6
- {dkist_processing_vbi-1.26.0rc4.dist-info → dkist_processing_vbi-1.26.1.dist-info}/WHEEL +1 -1
- changelog/164.misc.rst +0 -1
- {dkist_processing_vbi-1.26.0rc4.dist-info → dkist_processing_vbi-1.26.1.dist-info}/top_level.txt +0 -0
|
@@ -28,13 +28,13 @@ class SpatialStepPatternBud(TaskUniqueBud):
|
|
|
28
28
|
ip_task_types=TaskName.observe.value,
|
|
29
29
|
)
|
|
30
30
|
|
|
31
|
-
def getter(self
|
|
31
|
+
def getter(self):
|
|
32
32
|
"""
|
|
33
33
|
Get a unique value and ensure it describes a valid step pattern.
|
|
34
34
|
|
|
35
35
|
See this Bud's class docstring for more information.
|
|
36
36
|
"""
|
|
37
|
-
spatial_step_str = super().getter(
|
|
37
|
+
spatial_step_str = super().getter()
|
|
38
38
|
pos_list = spatial_step_str.split(",")
|
|
39
39
|
num_positions = len(pos_list)
|
|
40
40
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-vbi
|
|
3
|
-
Version: 1.26.
|
|
3
|
+
Version: 1.26.1
|
|
4
4
|
Summary: Processing code for the VBI 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.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.1.0
|
|
17
17
|
Requires-Dist: dkist-processing-math==2.2.1
|
|
18
18
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
19
19
|
Requires-Dist: dkist-fits-specifications==4.20.0
|
|
@@ -24,7 +24,7 @@ Requires-Dist: scipy==1.15.3
|
|
|
24
24
|
Requires-Dist: pillow==10.4.0
|
|
25
25
|
Requires-Dist: moviepy==2.1.2
|
|
26
26
|
Requires-Dist: dkist-spectral-lines==3.0.0
|
|
27
|
-
Requires-Dist: dkist-service-configuration==4.
|
|
27
|
+
Requires-Dist: dkist-service-configuration==4.2.0
|
|
28
28
|
Provides-Extra: test
|
|
29
29
|
Requires-Dist: pytest; extra == "test"
|
|
30
30
|
Requires-Dist: pytest-cov; extra == "test"
|
|
@@ -66,7 +66,7 @@ Requires-Dist: PyJWT==2.10.1; extra == "frozen"
|
|
|
66
66
|
Requires-Dist: PyYAML==6.0.3; extra == "frozen"
|
|
67
67
|
Requires-Dist: PyYAML-ft==8.0.0; extra == "frozen"
|
|
68
68
|
Requires-Dist: Pygments==2.19.2; extra == "frozen"
|
|
69
|
-
Requires-Dist: SQLAlchemy==2.0.
|
|
69
|
+
Requires-Dist: SQLAlchemy==2.0.46; extra == "frozen"
|
|
70
70
|
Requires-Dist: SQLAlchemy-JSONField==1.0.2; extra == "frozen"
|
|
71
71
|
Requires-Dist: SQLAlchemy-Utils==0.42.1; extra == "frozen"
|
|
72
72
|
Requires-Dist: a2wsgi==1.10.10; extra == "frozen"
|
|
@@ -74,7 +74,7 @@ Requires-Dist: aioftp==0.27.2; extra == "frozen"
|
|
|
74
74
|
Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
|
|
75
75
|
Requires-Dist: aiohttp==3.13.3; extra == "frozen"
|
|
76
76
|
Requires-Dist: aiosignal==1.4.0; extra == "frozen"
|
|
77
|
-
Requires-Dist: aiosmtplib==5.
|
|
77
|
+
Requires-Dist: aiosmtplib==5.1.0; extra == "frozen"
|
|
78
78
|
Requires-Dist: aiosqlite==0.21.0; extra == "frozen"
|
|
79
79
|
Requires-Dist: alembic==1.18.1; extra == "frozen"
|
|
80
80
|
Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
@@ -82,13 +82,13 @@ Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
|
82
82
|
Requires-Dist: anyio==4.12.1; extra == "frozen"
|
|
83
83
|
Requires-Dist: apache-airflow==3.1.6; extra == "frozen"
|
|
84
84
|
Requires-Dist: apache-airflow-core==3.1.6; extra == "frozen"
|
|
85
|
-
Requires-Dist: apache-airflow-providers-celery==3.15.
|
|
86
|
-
Requires-Dist: apache-airflow-providers-common-compat==1.
|
|
87
|
-
Requires-Dist: apache-airflow-providers-common-io==1.7.
|
|
88
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.30.
|
|
89
|
-
Requires-Dist: apache-airflow-providers-postgres==6.5.
|
|
90
|
-
Requires-Dist: apache-airflow-providers-smtp==2.4.
|
|
91
|
-
Requires-Dist: apache-airflow-providers-standard==1.10.
|
|
85
|
+
Requires-Dist: apache-airflow-providers-celery==3.15.1; extra == "frozen"
|
|
86
|
+
Requires-Dist: apache-airflow-providers-common-compat==1.12.0; extra == "frozen"
|
|
87
|
+
Requires-Dist: apache-airflow-providers-common-io==1.7.1; extra == "frozen"
|
|
88
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.30.3; extra == "frozen"
|
|
89
|
+
Requires-Dist: apache-airflow-providers-postgres==6.5.2; extra == "frozen"
|
|
90
|
+
Requires-Dist: apache-airflow-providers-smtp==2.4.2; extra == "frozen"
|
|
91
|
+
Requires-Dist: apache-airflow-providers-standard==1.10.3; extra == "frozen"
|
|
92
92
|
Requires-Dist: apache-airflow-task-sdk==1.1.6; extra == "frozen"
|
|
93
93
|
Requires-Dist: argcomplete==3.6.3; extra == "frozen"
|
|
94
94
|
Requires-Dist: asdf==3.5.0; extra == "frozen"
|
|
@@ -97,13 +97,13 @@ Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
|
|
|
97
97
|
Requires-Dist: asgiref==3.11.0; extra == "frozen"
|
|
98
98
|
Requires-Dist: asteval==1.0.8; extra == "frozen"
|
|
99
99
|
Requires-Dist: astropy==7.0.2; extra == "frozen"
|
|
100
|
-
Requires-Dist: astropy-iers-data==0.2026.1.
|
|
100
|
+
Requires-Dist: astropy-iers-data==0.2026.1.26.0.43.56; extra == "frozen"
|
|
101
101
|
Requires-Dist: asyncpg==0.31.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
103
103
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
104
104
|
Requires-Dist: billiard==4.2.4; extra == "frozen"
|
|
105
|
-
Requires-Dist: boto3==1.42.
|
|
106
|
-
Requires-Dist: botocore==1.42.
|
|
105
|
+
Requires-Dist: boto3==1.42.34; extra == "frozen"
|
|
106
|
+
Requires-Dist: botocore==1.42.34; extra == "frozen"
|
|
107
107
|
Requires-Dist: cadwyn==5.4.6; extra == "frozen"
|
|
108
108
|
Requires-Dist: celery==5.6.2; extra == "frozen"
|
|
109
109
|
Requires-Dist: certifi==2026.1.4; extra == "frozen"
|
|
@@ -121,14 +121,14 @@ Requires-Dist: cryptography==46.0.3; extra == "frozen"
|
|
|
121
121
|
Requires-Dist: cycler==0.12.1; extra == "frozen"
|
|
122
122
|
Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
123
123
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
124
|
-
Requires-Dist: dill==0.4.
|
|
124
|
+
Requires-Dist: dill==0.4.1; extra == "frozen"
|
|
125
125
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
126
|
-
Requires-Dist: dkist-processing-common==12.0
|
|
127
|
-
Requires-Dist: dkist-processing-core==7.0.
|
|
126
|
+
Requires-Dist: dkist-processing-common==12.1.0; extra == "frozen"
|
|
127
|
+
Requires-Dist: dkist-processing-core==7.0.1; extra == "frozen"
|
|
128
128
|
Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
|
|
129
129
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
130
|
-
Requires-Dist: dkist-processing-vbi==1.26.
|
|
131
|
-
Requires-Dist: dkist-service-configuration==4.
|
|
130
|
+
Requires-Dist: dkist-processing-vbi==1.26.1; extra == "frozen"
|
|
131
|
+
Requires-Dist: dkist-service-configuration==4.2.0; extra == "frozen"
|
|
132
132
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
133
133
|
Requires-Dist: dkist_fits_specifications==4.20.0; extra == "frozen"
|
|
134
134
|
Requires-Dist: dnspython==2.8.0; extra == "frozen"
|
|
@@ -144,7 +144,7 @@ Requires-Dist: globus-sdk==4.3.1; extra == "frozen"
|
|
|
144
144
|
Requires-Dist: googleapis-common-protos==1.72.0; extra == "frozen"
|
|
145
145
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
146
146
|
Requires-Dist: greenback==1.3.0; extra == "frozen"
|
|
147
|
-
Requires-Dist: greenlet==3.3.
|
|
147
|
+
Requires-Dist: greenlet==3.3.1; extra == "frozen"
|
|
148
148
|
Requires-Dist: grpcio==1.76.0; extra == "frozen"
|
|
149
149
|
Requires-Dist: h11==0.16.0; extra == "frozen"
|
|
150
150
|
Requires-Dist: httpcore==1.0.9; extra == "frozen"
|
|
@@ -155,7 +155,7 @@ Requires-Dist: idna==3.11; extra == "frozen"
|
|
|
155
155
|
Requires-Dist: imageio-ffmpeg==0.6.0; extra == "frozen"
|
|
156
156
|
Requires-Dist: importlib_metadata==8.7.1; extra == "frozen"
|
|
157
157
|
Requires-Dist: itsdangerous==2.2.0; extra == "frozen"
|
|
158
|
-
Requires-Dist: jmespath==1.0
|
|
158
|
+
Requires-Dist: jmespath==1.1.0; extra == "frozen"
|
|
159
159
|
Requires-Dist: jsonschema==4.26.0; extra == "frozen"
|
|
160
160
|
Requires-Dist: jsonschema-specifications==2025.9.1; extra == "frozen"
|
|
161
161
|
Requires-Dist: jupyter_core==5.9.1; extra == "frozen"
|
|
@@ -175,7 +175,7 @@ Requires-Dist: methodtools==0.4.7; extra == "frozen"
|
|
|
175
175
|
Requires-Dist: more-itertools==10.8.0; extra == "frozen"
|
|
176
176
|
Requires-Dist: moviepy==2.1.2; extra == "frozen"
|
|
177
177
|
Requires-Dist: msgspec==0.20.0; extra == "frozen"
|
|
178
|
-
Requires-Dist: multidict==6.7.
|
|
178
|
+
Requires-Dist: multidict==6.7.1; extra == "frozen"
|
|
179
179
|
Requires-Dist: natsort==8.4.0; extra == "frozen"
|
|
180
180
|
Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
181
181
|
Requires-Dist: networkx==3.6.1; extra == "frozen"
|
|
@@ -206,9 +206,9 @@ Requires-Dist: opentelemetry-sdk==1.39.1; extra == "frozen"
|
|
|
206
206
|
Requires-Dist: opentelemetry-semantic-conventions==0.60b1; extra == "frozen"
|
|
207
207
|
Requires-Dist: opentelemetry-util-http==0.60b1; extra == "frozen"
|
|
208
208
|
Requires-Dist: outcome==1.3.0.post0; extra == "frozen"
|
|
209
|
-
Requires-Dist: packaging==
|
|
210
|
-
Requires-Dist: pandas==
|
|
211
|
-
Requires-Dist: parfive==2.
|
|
209
|
+
Requires-Dist: packaging==26.0; extra == "frozen"
|
|
210
|
+
Requires-Dist: pandas==3.0.0; extra == "frozen"
|
|
211
|
+
Requires-Dist: parfive==2.3.0; extra == "frozen"
|
|
212
212
|
Requires-Dist: pathspec==1.0.3; extra == "frozen"
|
|
213
213
|
Requires-Dist: pendulum==3.1.0; extra == "frozen"
|
|
214
214
|
Requires-Dist: pika==1.3.2; extra == "frozen"
|
|
@@ -224,23 +224,23 @@ Requires-Dist: propcache==0.4.1; extra == "frozen"
|
|
|
224
224
|
Requires-Dist: protobuf==6.33.4; extra == "frozen"
|
|
225
225
|
Requires-Dist: psutil==7.2.1; extra == "frozen"
|
|
226
226
|
Requires-Dist: psycopg2-binary==2.9.11; extra == "frozen"
|
|
227
|
-
Requires-Dist: pycparser==
|
|
227
|
+
Requires-Dist: pycparser==3.0; extra == "frozen"
|
|
228
228
|
Requires-Dist: pydantic==2.12.5; extra == "frozen"
|
|
229
229
|
Requires-Dist: pydantic-settings==2.12.0; extra == "frozen"
|
|
230
230
|
Requires-Dist: pydantic_core==2.41.5; extra == "frozen"
|
|
231
231
|
Requires-Dist: pyerfa==2.0.1.5; extra == "frozen"
|
|
232
232
|
Requires-Dist: pygtrie==2.5.0; extra == "frozen"
|
|
233
|
-
Requires-Dist: pyparsing==3.3.
|
|
233
|
+
Requires-Dist: pyparsing==3.3.2; extra == "frozen"
|
|
234
234
|
Requires-Dist: python-daemon==3.1.2; extra == "frozen"
|
|
235
235
|
Requires-Dist: python-dateutil==2.9.0.post0; extra == "frozen"
|
|
236
236
|
Requires-Dist: python-dotenv==1.2.1; extra == "frozen"
|
|
237
|
-
Requires-Dist: python-multipart==0.0.
|
|
237
|
+
Requires-Dist: python-multipart==0.0.22; extra == "frozen"
|
|
238
238
|
Requires-Dist: python-slugify==8.0.4; extra == "frozen"
|
|
239
239
|
Requires-Dist: pytz==2025.2; extra == "frozen"
|
|
240
240
|
Requires-Dist: redis==6.4.0; extra == "frozen"
|
|
241
241
|
Requires-Dist: referencing==0.37.0; extra == "frozen"
|
|
242
242
|
Requires-Dist: requests==2.32.5; extra == "frozen"
|
|
243
|
-
Requires-Dist: rich==14.
|
|
243
|
+
Requires-Dist: rich==14.3.1; extra == "frozen"
|
|
244
244
|
Requires-Dist: rich-argparse==1.7.2; extra == "frozen"
|
|
245
245
|
Requires-Dist: rich-toolkit==0.17.1; extra == "frozen"
|
|
246
246
|
Requires-Dist: rpds-py==0.30.0; extra == "frozen"
|
|
@@ -274,7 +274,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
|
274
274
|
Requires-Dist: tzdata==2025.3; extra == "frozen"
|
|
275
275
|
Requires-Dist: tzlocal==5.3.1; extra == "frozen"
|
|
276
276
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
277
|
-
Requires-Dist: uncertainties==3.2.
|
|
277
|
+
Requires-Dist: uncertainties==3.2.3; extra == "frozen"
|
|
278
278
|
Requires-Dist: universal_pathlib==0.2.6; extra == "frozen"
|
|
279
279
|
Requires-Dist: urllib3==2.6.3; extra == "frozen"
|
|
280
280
|
Requires-Dist: uuid6==2025.0.1; extra == "frozen"
|
|
@@ -283,7 +283,7 @@ Requires-Dist: uvloop==0.22.1; extra == "frozen"
|
|
|
283
283
|
Requires-Dist: vine==5.1.0; extra == "frozen"
|
|
284
284
|
Requires-Dist: voluptuous==0.16.0; extra == "frozen"
|
|
285
285
|
Requires-Dist: watchfiles==1.1.1; extra == "frozen"
|
|
286
|
-
Requires-Dist: wcwidth==0.
|
|
286
|
+
Requires-Dist: wcwidth==0.4.0; extra == "frozen"
|
|
287
287
|
Requires-Dist: websockets==16.0; extra == "frozen"
|
|
288
288
|
Requires-Dist: wirerope==1.0.0; extra == "frozen"
|
|
289
289
|
Requires-Dist: wrapt==1.17.3; extra == "frozen"
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
changelog/164.misc.rst,sha256=qftQKbZtkNBq5aH3JiQo4Et_za0vq1YZnikiEbbIQYc,63
|
|
3
2
|
dkist_processing_vbi/__init__.py,sha256=GQ9EBnYhkOnt-qODclAoLS_g5YVhurxfg1tjVtI9rDI,320
|
|
4
3
|
dkist_processing_vbi/config.py,sha256=D1MG-IkFuJdB8hr1l1t4RjHG78in0HQyQY5NiIRIrCo,472
|
|
5
4
|
dkist_processing_vbi/models/__init__.py,sha256=z2nFVvvIzirxklQ9i5-F1nR-WOgcDttYtog_jx4yN5I,12
|
|
@@ -10,7 +9,7 @@ dkist_processing_vbi/models/parameters.py,sha256=RYPGL7BLLOV-K6Fk534wRsRtDniHkIN
|
|
|
10
9
|
dkist_processing_vbi/models/tags.py,sha256=mIJQS2NvWNEg5uCM6Q3ORaiMjq2jRFn2h19MqJGI1c0,1744
|
|
11
10
|
dkist_processing_vbi/parsers/__init__.py,sha256=z2nFVvvIzirxklQ9i5-F1nR-WOgcDttYtog_jx4yN5I,12
|
|
12
11
|
dkist_processing_vbi/parsers/mosaic_repeats.py,sha256=vqanDp7R7pSwHIOJ2xzbLjYC1korE320bAeTcQpS2hk,7037
|
|
13
|
-
dkist_processing_vbi/parsers/spatial_step_pattern.py,sha256=
|
|
12
|
+
dkist_processing_vbi/parsers/spatial_step_pattern.py,sha256=REZZYf5Z7tTGePSnsUVxtFg8pd0P014jxBdkwSukNzc,1926
|
|
14
13
|
dkist_processing_vbi/parsers/vbi_l0_fits_access.py,sha256=7Pz8tZdD90qW1Nn4Nrpsm6g2RqedqeGaF4Y_-HWTZDc,1443
|
|
15
14
|
dkist_processing_vbi/parsers/vbi_l1_fits_access.py,sha256=_vpQQKRhv6EdAh7Pf--8xoppXHz6xyyn9pvK_0xpeTM,1119
|
|
16
15
|
dkist_processing_vbi/tasks/__init__.py,sha256=yJJe8-TitvAaMZaWtPVRES6Lgbcm7BqWJxb8XdlKpMw,489
|
|
@@ -61,7 +60,7 @@ docs/requirements.txt,sha256=Kbl_X4c7RQZw035YTeNB63We6I7pvXFU4T0Uflp2yDY,29
|
|
|
61
60
|
docs/requirements_table.rst,sha256=lu3sizCldCfQZTkX-_KZfV07U7j6nq-ZgA_nimpwoFk,291
|
|
62
61
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
63
62
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
64
|
-
dkist_processing_vbi-1.26.
|
|
65
|
-
dkist_processing_vbi-1.26.
|
|
66
|
-
dkist_processing_vbi-1.26.
|
|
67
|
-
dkist_processing_vbi-1.26.
|
|
63
|
+
dkist_processing_vbi-1.26.1.dist-info/METADATA,sha256=h8R3uAzhyyl60Ev16p9JFTxNgUS8K8yih8txQ7iaw9k,28825
|
|
64
|
+
dkist_processing_vbi-1.26.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
65
|
+
dkist_processing_vbi-1.26.1.dist-info/top_level.txt,sha256=0haPknO-Vs_9QzeelcUGELlVwvJ28UeH5uQnBF2w5nQ,45
|
|
66
|
+
dkist_processing_vbi-1.26.1.dist-info/RECORD,,
|
changelog/164.misc.rst
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Upgrade to use Airflow 3 and a minimum python version of 3.13.
|
{dkist_processing_vbi-1.26.0rc4.dist-info → dkist_processing_vbi-1.26.1.dist-info}/top_level.txt
RENAMED
|
File without changes
|