dkist-processing-cryonirsp 1.4.20rc1__py3-none-any.whl → 1.4.21rc1__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/179.misc.rst ADDED
@@ -0,0 +1 @@
1
+ Bump `dkist-processing-common` to 10.5.14, which computes PRODUCT when creating L1 FITS headers.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: dkist-processing-cryonirsp
3
- Version: 1.4.20rc1
3
+ Version: 1.4.21rc1
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.5.13rc1
20
+ Requires-Dist: dkist-processing-common==10.5.14rc1
21
21
  Requires-Dist: dkist-processing-math==2.1.2
22
22
  Requires-Dist: dkist-processing-pac==3.1.1
23
23
  Requires-Dist: dkist-spectral-lines==3.0.0
@@ -52,7 +52,7 @@ Requires-Dist: dkist-quality==1.2.1; extra == "quality"
52
52
  Provides-Extra: grogu
53
53
  Requires-Dist: dkist; extra == "grogu"
54
54
  Requires-Dist: pyparsing; extra == "grogu"
55
- Requires-Dist: dkist-inventory>=1.6.0; extra == "grogu"
55
+ Requires-Dist: dkist-inventory>=1.6.1; extra == "grogu"
56
56
  Provides-Extra: docs
57
57
  Requires-Dist: sphinx; extra == "docs"
58
58
  Requires-Dist: sphinx-astropy; extra == "docs"
@@ -115,14 +115,14 @@ Requires-Dist: asdf_transform_schemas==0.5.0; extra == "frozen"
115
115
  Requires-Dist: asgiref==3.8.1; extra == "frozen"
116
116
  Requires-Dist: asteval==1.0.6; extra == "frozen"
117
117
  Requires-Dist: astropy==6.1.5; extra == "frozen"
118
- Requires-Dist: astropy-iers-data==0.2025.2.10.0.33.26; extra == "frozen"
118
+ Requires-Dist: astropy-iers-data==0.2025.2.17.0.34.13; extra == "frozen"
119
119
  Requires-Dist: asyncpg==0.30.0; extra == "frozen"
120
120
  Requires-Dist: attrs==25.1.0; extra == "frozen"
121
121
  Requires-Dist: babel==2.17.0; extra == "frozen"
122
122
  Requires-Dist: billiard==4.2.1; extra == "frozen"
123
123
  Requires-Dist: blinker==1.9.0; extra == "frozen"
124
- Requires-Dist: boto3==1.36.20; extra == "frozen"
125
- Requires-Dist: botocore==1.36.20; extra == "frozen"
124
+ Requires-Dist: boto3==1.36.23; extra == "frozen"
125
+ Requires-Dist: botocore==1.36.23; extra == "frozen"
126
126
  Requires-Dist: cachelib==0.9.0; extra == "frozen"
127
127
  Requires-Dist: celery==5.4.0; extra == "frozen"
128
128
  Requires-Dist: certifi==2025.1.31; extra == "frozen"
@@ -145,9 +145,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
145
145
  Requires-Dist: decorator==5.1.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.5.13rc1; extra == "frozen"
149
- Requires-Dist: dkist-processing-core==5.0.0rc1; extra == "frozen"
150
- Requires-Dist: dkist-processing-cryonirsp==1.4.20rc1; extra == "frozen"
148
+ Requires-Dist: dkist-processing-common==10.5.14rc1; extra == "frozen"
149
+ Requires-Dist: dkist-processing-core==5.0.0; extra == "frozen"
150
+ Requires-Dist: dkist-processing-cryonirsp==1.4.21rc1; extra == "frozen"
151
151
  Requires-Dist: dkist-processing-math==2.1.2; 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"
@@ -172,7 +172,7 @@ Requires-Dist: gunicorn==23.0.0; extra == "frozen"
172
172
  Requires-Dist: h11==0.14.0; extra == "frozen"
173
173
  Requires-Dist: httpcore==1.0.7; extra == "frozen"
174
174
  Requires-Dist: httpx==0.28.1; extra == "frozen"
175
- Requires-Dist: humanize==4.11.0; extra == "frozen"
175
+ Requires-Dist: humanize==4.12.1; extra == "frozen"
176
176
  Requires-Dist: idna==3.10; extra == "frozen"
177
177
  Requires-Dist: imageio==2.37.0; extra == "frozen"
178
178
  Requires-Dist: imageio-ffmpeg==0.6.0; extra == "frozen"
@@ -275,7 +275,7 @@ Requires-Dist: talus==1.1.0; extra == "frozen"
275
275
  Requires-Dist: tenacity==9.0.0; extra == "frozen"
276
276
  Requires-Dist: termcolor==2.5.0; extra == "frozen"
277
277
  Requires-Dist: text-unidecode==1.3; extra == "frozen"
278
- Requires-Dist: tifffile==2025.1.10; extra == "frozen"
278
+ Requires-Dist: tifffile==2025.2.18; extra == "frozen"
279
279
  Requires-Dist: time-machine==2.16.0; extra == "frozen"
280
280
  Requires-Dist: tornado==6.4.2; extra == "frozen"
281
281
  Requires-Dist: tqdm==4.67.1; extra == "frozen"
@@ -1,6 +1,5 @@
1
1
  changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- changelog/177.misc.2.rst,sha256=4bHy4T-_4NBKWeLczC6rn-sfnMV2nstyiT1tB2KNB-8,84
3
- changelog/177.misc.rst,sha256=ORcXc_JZOc5OM2ynm2EVQQzLzYt0MjOET7wmK46Ni0o,148
2
+ changelog/179.misc.rst,sha256=cEUrFFBDzH-WP998Xw_elb1u9umdUm2B1fcCWR5DinU,97
4
3
  dkist_processing_cryonirsp/__init__.py,sha256=Z6-kB7fXXUI-F7Vz1HnEaja2h8qgH9IZExRl1lUxvZg,350
5
4
  dkist_processing_cryonirsp/config.py,sha256=xNkUNJ1BeBxJX881mTCIEbirZlD5_5txpV1QqkbfRM0,507
6
5
  dkist_processing_cryonirsp/codecs/__init__.py,sha256=du1iitvsudSSOMENSywXmXSLOlvIocJsPbvfEcyqFNc,159
@@ -107,7 +106,7 @@ docs/requirements_table.rst,sha256=FaqSag9kPi77gWPhzeo_tFEhRFjb3qUuNqqQe1K76NM,2
107
106
  docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
108
107
  docs/sp_science_calibration.rst,sha256=fHBOZ2cqySxLjNi737KfynlmHZy9W4EwvuzxnyjDNvk,2597
109
108
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
110
- dkist_processing_cryonirsp-1.4.20rc1.dist-info/METADATA,sha256=kKG6rproYsKieKKY5c39HaXbTePCMMr0SvdNfQjKIZc,21868
111
- dkist_processing_cryonirsp-1.4.20rc1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
112
- dkist_processing_cryonirsp-1.4.20rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
113
- dkist_processing_cryonirsp-1.4.20rc1.dist-info/RECORD,,
109
+ dkist_processing_cryonirsp-1.4.21rc1.dist-info/METADATA,sha256=iVR8w3gudDQWA5wbzZkZGvCbxmlEOW6AGuU6uyIpK24,21865
110
+ dkist_processing_cryonirsp-1.4.21rc1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
111
+ dkist_processing_cryonirsp-1.4.21rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
112
+ dkist_processing_cryonirsp-1.4.21rc1.dist-info/RECORD,,
changelog/177.misc.2.rst DELETED
@@ -1 +0,0 @@
1
- Add Bitbucket pipeline steps to check that full dependencies were correctly frozen.
changelog/177.misc.rst DELETED
@@ -1 +0,0 @@
1
- Bump version of `dkist-processing-common` to bring along new version of `dkist-processing-core` that uses frozen dependencies for pipeline install.