dkist-processing-cryonirsp 1.4.16rc1__py3-none-any.whl → 1.4.17rc1__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/175.misc.rst +2 -0
- {dkist_processing_cryonirsp-1.4.16rc1.dist-info → dkist_processing_cryonirsp-1.4.17rc1.dist-info}/METADATA +8 -8
- {dkist_processing_cryonirsp-1.4.16rc1.dist-info → dkist_processing_cryonirsp-1.4.17rc1.dist-info}/RECORD +5 -8
- changelog/170.feature.rst +0 -11
- changelog/170.misc.1.rst +0 -2
- changelog/170.misc.rst +0 -3
- changelog/174.bugfix.rst +0 -1
- {dkist_processing_cryonirsp-1.4.16rc1.dist-info → dkist_processing_cryonirsp-1.4.17rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_cryonirsp-1.4.16rc1.dist-info → dkist_processing_cryonirsp-1.4.17rc1.dist-info}/top_level.txt +0 -0
changelog/175.misc.rst
ADDED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-cryonirsp
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.17rc1
|
|
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
|
|
@@ -14,10 +14,10 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
14
14
|
Requires-Python: >=3.11
|
|
15
15
|
Description-Content-Type: text/x-rst
|
|
16
16
|
Requires-Dist: Pillow==10.3.0
|
|
17
|
-
Requires-Dist: astropy==6.1.
|
|
17
|
+
Requires-Dist: astropy==6.1.5
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.10.0
|
|
19
19
|
Requires-Dist: dkist-header-validator==5.1.1
|
|
20
|
-
Requires-Dist: dkist-processing-common==10.5.
|
|
20
|
+
Requires-Dist: dkist-processing-common==10.5.11rc4
|
|
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
|
|
@@ -26,9 +26,9 @@ Requires-Dist: dkist-service-configuration==2.2
|
|
|
26
26
|
Requires-Dist: moviepy==2.0.0
|
|
27
27
|
Requires-Dist: numba==0.59.1
|
|
28
28
|
Requires-Dist: numpy==1.26.4
|
|
29
|
-
Requires-Dist: peakutils==1.3.
|
|
29
|
+
Requires-Dist: peakutils==1.3.5
|
|
30
30
|
Requires-Dist: scikit-image==0.23.2
|
|
31
|
-
Requires-Dist: scipy==1.
|
|
31
|
+
Requires-Dist: scipy==1.15.1
|
|
32
32
|
Requires-Dist: sunpy==5.1.3
|
|
33
33
|
Provides-Extra: test
|
|
34
34
|
Requires-Dist: pytest; extra == "test"
|
|
@@ -43,16 +43,16 @@ Requires-Dist: dkist-processing-cryonirsp[asdf]; extra == "test"
|
|
|
43
43
|
Requires-Dist: dkist-processing-cryonirsp[quality]; extra == "test"
|
|
44
44
|
Provides-Extra: inventory
|
|
45
45
|
Requires-Dist: dkist-processing-common[inventory]; extra == "inventory"
|
|
46
|
-
Requires-Dist: dkist-inventory==1.
|
|
46
|
+
Requires-Dist: dkist-inventory==1.6.0rc4; extra == "inventory"
|
|
47
47
|
Provides-Extra: asdf
|
|
48
48
|
Requires-Dist: dkist-processing-common[asdf]; extra == "asdf"
|
|
49
|
-
Requires-Dist: dkist-inventory[asdf]==1.
|
|
49
|
+
Requires-Dist: dkist-inventory[asdf]==1.6.0rc4; extra == "asdf"
|
|
50
50
|
Provides-Extra: quality
|
|
51
51
|
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.
|
|
55
|
+
Requires-Dist: dkist-inventory>=1.6.0rc4; extra == "grogu"
|
|
56
56
|
Provides-Extra: docs
|
|
57
57
|
Requires-Dist: sphinx; extra == "docs"
|
|
58
58
|
Requires-Dist: sphinx-astropy; extra == "docs"
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
changelog/
|
|
3
|
-
changelog/170.misc.1.rst,sha256=Fx4p9ZmZ3UmUEqlOUflobUQCwluULe1g3FHHNr7H6cg,176
|
|
4
|
-
changelog/170.misc.rst,sha256=kUUheTfRYg1ZREpXLB7nn6DOZ_L1mmZ3IVzfcL-inOU,280
|
|
5
|
-
changelog/174.bugfix.rst,sha256=FNUEyNdW9-v04SzZmlQmdP2KEwbHgYSs0MMD9dcQA-M,51
|
|
2
|
+
changelog/175.misc.rst,sha256=1k4mp55sXDwuKZJP4jqZMq46pNwA4XV9wphND9XYOjo,141
|
|
6
3
|
dkist_processing_cryonirsp/__init__.py,sha256=Z6-kB7fXXUI-F7Vz1HnEaja2h8qgH9IZExRl1lUxvZg,350
|
|
7
4
|
dkist_processing_cryonirsp/config.py,sha256=xNkUNJ1BeBxJX881mTCIEbirZlD5_5txpV1QqkbfRM0,507
|
|
8
5
|
dkist_processing_cryonirsp/codecs/__init__.py,sha256=du1iitvsudSSOMENSywXmXSLOlvIocJsPbvfEcyqFNc,159
|
|
@@ -109,7 +106,7 @@ docs/requirements_table.rst,sha256=FaqSag9kPi77gWPhzeo_tFEhRFjb3qUuNqqQe1K76NM,2
|
|
|
109
106
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
110
107
|
docs/sp_science_calibration.rst,sha256=fHBOZ2cqySxLjNi737KfynlmHZy9W4EwvuzxnyjDNvk,2597
|
|
111
108
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
112
|
-
dkist_processing_cryonirsp-1.4.
|
|
113
|
-
dkist_processing_cryonirsp-1.4.
|
|
114
|
-
dkist_processing_cryonirsp-1.4.
|
|
115
|
-
dkist_processing_cryonirsp-1.4.
|
|
109
|
+
dkist_processing_cryonirsp-1.4.17rc1.dist-info/METADATA,sha256=GQsc3pOKeGX6tKYnd4G2YFDcqwTXoLYnSy0ImdrUbdY,8426
|
|
110
|
+
dkist_processing_cryonirsp-1.4.17rc1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
111
|
+
dkist_processing_cryonirsp-1.4.17rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
|
|
112
|
+
dkist_processing_cryonirsp-1.4.17rc1.dist-info/RECORD,,
|
changelog/170.feature.rst
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
Remove read/write mixins for tasks: intermediate frame, linearized frame, and beam access.
|
|
2
|
-
The functionality of those mixins is replaced with the standard read and write methods
|
|
3
|
-
from `dkist-processing-common` and three new elements:
|
|
4
|
-
|
|
5
|
-
* New composite tags for intermediate frames, linearized frames, and beam boundary data.
|
|
6
|
-
* New `cryo_fits_access_decoder` and `cryo_fits_array_decoder` that replace the standard decoders
|
|
7
|
-
from `dkist-processing-common`. The new decoders optionally slice out the illuminated beam
|
|
8
|
-
portion of the array and take optional `fits_access_class` arguments.
|
|
9
|
-
* New `CryonirspLinearizedFitsAccess` fits access class that inherits from CryonirspL0FitsAccess
|
|
10
|
-
and handles flipping the dispersion axis for the SP arm so that wavelength increases from left
|
|
11
|
-
to right like the other instruments.
|
changelog/170.misc.1.rst
DELETED
changelog/170.misc.rst
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
Use the existing BeamBoundaries dataclass and new intermediate_beam_boundaries composite tag with
|
|
2
|
-
standard read methods to access beam boundaries where beam slicing is necessary. BeamBoundary objects
|
|
3
|
-
are passed to new decoders to access the illuminated beam portion of the array.
|
changelog/174.bugfix.rst
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Remove the lamp gain task from CI local workflows.
|
|
File without changes
|
|
File without changes
|