dkist-processing-dlnirsp 0.33.1__py3-none-any.whl → 0.33.1rc1__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.
- changelog/126.misc.rst +1 -0
- {dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/METADATA +6 -6
- {dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/RECORD +6 -5
- {dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/entry_points.txt +0 -0
- {dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/top_level.txt +0 -0
changelog/126.misc.rst
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Update dkist-processing-common to add a new constant for the dark number of frames per FPA.
|
{dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-dlnirsp
|
|
3
|
-
Version: 0.33.
|
|
3
|
+
Version: 0.33.1rc1
|
|
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,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
14
|
Requires-Python: >=3.12
|
|
15
15
|
Description-Content-Type: text/x-rst
|
|
16
|
-
Requires-Dist: dkist-processing-common==11.9.
|
|
16
|
+
Requires-Dist: dkist-processing-common==11.9.3rc1
|
|
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
|
|
@@ -128,8 +128,8 @@ Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
|
128
128
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
129
129
|
Requires-Dist: billiard==4.2.4; extra == "frozen"
|
|
130
130
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
131
|
-
Requires-Dist: boto3==1.42.
|
|
132
|
-
Requires-Dist: botocore==1.42.
|
|
131
|
+
Requires-Dist: boto3==1.42.23; extra == "frozen"
|
|
132
|
+
Requires-Dist: botocore==1.42.23; extra == "frozen"
|
|
133
133
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
134
134
|
Requires-Dist: celery==5.6.2; extra == "frozen"
|
|
135
135
|
Requires-Dist: certifi==2026.1.4; extra == "frozen"
|
|
@@ -155,9 +155,9 @@ Requires-Dist: dask-image==2025.11.0; extra == "frozen"
|
|
|
155
155
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
156
156
|
Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
157
157
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
158
|
-
Requires-Dist: dkist-processing-common==11.9.
|
|
158
|
+
Requires-Dist: dkist-processing-common==11.9.3rc1; extra == "frozen"
|
|
159
159
|
Requires-Dist: dkist-processing-core==6.0.1; extra == "frozen"
|
|
160
|
-
Requires-Dist: dkist-processing-dlnirsp==0.33.
|
|
160
|
+
Requires-Dist: dkist-processing-dlnirsp==0.33.1rc1; extra == "frozen"
|
|
161
161
|
Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
|
|
162
162
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
163
163
|
Requires-Dist: dkist-service-configuration==4.1.13; extra == "frozen"
|
{dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/RECORD
RENAMED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
changelog/126.misc.rst,sha256=Z7XnszE_cQA-ltS51apsqXlDE2ZTTDU_J2skIitxpOE,92
|
|
2
3
|
dkist_processing_dlnirsp/__init__.py,sha256=GQ9EBnYhkOnt-qODclAoLS_g5YVhurxfg1tjVtI9rDI,320
|
|
3
4
|
dkist_processing_dlnirsp/config.py,sha256=3jM7P00T-Xlzfnvc3jwRiFtinW5GoTczQ6qNLLpwQCo,624
|
|
4
5
|
dkist_processing_dlnirsp/dev_scripts/__init__.py,sha256=tITkbcFg1a-24sdFaWK8OyLrQSQk7AI6Ycs8PHHfHEM,83
|
|
@@ -92,8 +93,8 @@ docs/science_calibration.rst,sha256=JUMeS7KyIsL9cUuy-IdV2tQ-wQ2lBx6j8u_51ThJzVg,
|
|
|
92
93
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
93
94
|
docs/wavelength_calibration.rst,sha256=QGUd5Xmv5f7WQ1EKvw2CcgiMJQULjzdCW1hSQ8h8jj0,4123
|
|
94
95
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
95
|
-
dkist_processing_dlnirsp-0.33.
|
|
96
|
-
dkist_processing_dlnirsp-0.33.
|
|
97
|
-
dkist_processing_dlnirsp-0.33.
|
|
98
|
-
dkist_processing_dlnirsp-0.33.
|
|
99
|
-
dkist_processing_dlnirsp-0.33.
|
|
96
|
+
dkist_processing_dlnirsp-0.33.1rc1.dist-info/METADATA,sha256=HPQr938oaFAB10KnjWASjQhBiqQL4sW-dqtKrs22_7Y,30912
|
|
97
|
+
dkist_processing_dlnirsp-0.33.1rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
98
|
+
dkist_processing_dlnirsp-0.33.1rc1.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
|
|
99
|
+
dkist_processing_dlnirsp-0.33.1rc1.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
|
|
100
|
+
dkist_processing_dlnirsp-0.33.1rc1.dist-info/RECORD,,
|
{dkist_processing_dlnirsp-0.33.1.dist-info → dkist_processing_dlnirsp-0.33.1rc1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|