dkist-processing-cryonirsp 1.5.0rc1__py3-none-any.whl → 1.5.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.
Potentially problematic release.
This version of dkist-processing-cryonirsp might be problematic. Click here for more details.
- changelog/184.misc.rst +1 -0
- {dkist_processing_cryonirsp-1.5.0rc1.dist-info → dkist_processing_cryonirsp-1.5.1rc1.dist-info}/METADATA +6 -6
- {dkist_processing_cryonirsp-1.5.0rc1.dist-info → dkist_processing_cryonirsp-1.5.1rc1.dist-info}/RECORD +5 -5
- changelog/182.feature.rst +0 -3
- {dkist_processing_cryonirsp-1.5.0rc1.dist-info → dkist_processing_cryonirsp-1.5.1rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_cryonirsp-1.5.0rc1.dist-info → dkist_processing_cryonirsp-1.5.1rc1.dist-info}/top_level.txt +0 -0
changelog/184.misc.rst
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Bump dkist-processing-common to v10.6.1
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-cryonirsp
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.1rc1
|
|
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
|
|
@@ -17,7 +17,7 @@ Requires-Dist: Pillow==10.3.0
|
|
|
17
17
|
Requires-Dist: astropy==6.1.5
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.11.0
|
|
19
19
|
Requires-Dist: dkist-header-validator==5.1.1
|
|
20
|
-
Requires-Dist: dkist-processing-common==10.6.
|
|
20
|
+
Requires-Dist: dkist-processing-common==10.6.1rc1
|
|
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
|
|
@@ -87,11 +87,11 @@ Requires-Dist: SQLAlchemy-Utils==0.41.2; extra == "frozen"
|
|
|
87
87
|
Requires-Dist: WTForms==3.2.1; extra == "frozen"
|
|
88
88
|
Requires-Dist: Werkzeug==2.2.3; extra == "frozen"
|
|
89
89
|
Requires-Dist: aioftp==0.24.1; extra == "frozen"
|
|
90
|
-
Requires-Dist: aiohappyeyeballs==2.4.
|
|
90
|
+
Requires-Dist: aiohappyeyeballs==2.4.8; extra == "frozen"
|
|
91
91
|
Requires-Dist: aiohttp==3.11.13; extra == "frozen"
|
|
92
92
|
Requires-Dist: aiosignal==1.3.2; extra == "frozen"
|
|
93
93
|
Requires-Dist: aiosqlite==0.21.0; extra == "frozen"
|
|
94
|
-
Requires-Dist: alembic==1.
|
|
94
|
+
Requires-Dist: alembic==1.15.0; extra == "frozen"
|
|
95
95
|
Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
96
96
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
97
97
|
Requires-Dist: anyio==4.8.0; extra == "frozen"
|
|
@@ -145,9 +145,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
145
145
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
146
146
|
Requires-Dist: dill==0.3.9; extra == "frozen"
|
|
147
147
|
Requires-Dist: dkist-header-validator==5.1.1; extra == "frozen"
|
|
148
|
-
Requires-Dist: dkist-processing-common==10.6.
|
|
148
|
+
Requires-Dist: dkist-processing-common==10.6.1rc1; extra == "frozen"
|
|
149
149
|
Requires-Dist: dkist-processing-core==5.1.0; extra == "frozen"
|
|
150
|
-
Requires-Dist: dkist-processing-cryonirsp==1.5.
|
|
150
|
+
Requires-Dist: dkist-processing-cryonirsp==1.5.1rc1; extra == "frozen"
|
|
151
151
|
Requires-Dist: dkist-processing-math==2.2.0; extra == "frozen"
|
|
152
152
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
153
153
|
Requires-Dist: dkist-service-configuration==2.2; extra == "frozen"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
changelog/
|
|
2
|
+
changelog/184.misc.rst,sha256=HW6THjsb6-u9Zod-tl5xwNYdTofSJmkMUEB4ltWaqH8,40
|
|
3
3
|
dkist_processing_cryonirsp/__init__.py,sha256=Z6-kB7fXXUI-F7Vz1HnEaja2h8qgH9IZExRl1lUxvZg,350
|
|
4
4
|
dkist_processing_cryonirsp/config.py,sha256=xNkUNJ1BeBxJX881mTCIEbirZlD5_5txpV1QqkbfRM0,507
|
|
5
5
|
dkist_processing_cryonirsp/codecs/__init__.py,sha256=du1iitvsudSSOMENSywXmXSLOlvIocJsPbvfEcyqFNc,159
|
|
@@ -106,7 +106,7 @@ docs/requirements_table.rst,sha256=FaqSag9kPi77gWPhzeo_tFEhRFjb3qUuNqqQe1K76NM,2
|
|
|
106
106
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
107
107
|
docs/sp_science_calibration.rst,sha256=fHBOZ2cqySxLjNi737KfynlmHZy9W4EwvuzxnyjDNvk,2597
|
|
108
108
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
109
|
-
dkist_processing_cryonirsp-1.5.
|
|
110
|
-
dkist_processing_cryonirsp-1.5.
|
|
111
|
-
dkist_processing_cryonirsp-1.5.
|
|
112
|
-
dkist_processing_cryonirsp-1.5.
|
|
109
|
+
dkist_processing_cryonirsp-1.5.1rc1.dist-info/METADATA,sha256=LI9YlphUs4AuG0Unmuh_UqcBSdaYJEAS5X_C65ZHjYY,21859
|
|
110
|
+
dkist_processing_cryonirsp-1.5.1rc1.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
|
|
111
|
+
dkist_processing_cryonirsp-1.5.1rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
|
|
112
|
+
dkist_processing_cryonirsp-1.5.1rc1.dist-info/RECORD,,
|
changelog/182.feature.rst
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
Information about the initial set of values (e.g., the name of the GOS retarder)to use when fitting demodulation
|
|
2
|
-
matrices now comes directly from the headers of the POLCAL task data instead of being a pipeline parameter.
|
|
3
|
-
This allows different proposals to use different GOS optics without the need for parameter changes.
|
|
File without changes
|
|
File without changes
|