dkist-processing-visp 5.2.0__py3-none-any.whl → 5.2.0rc1__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.
@@ -0,0 +1,2 @@
1
+ The modification of CRPIX1 and CRPIX2 to account for beam-overlap trimming is now correct for some early (OCP1) ViSP
2
+ data that had their WCS axes switched in the headers.
changelog/234.doc.rst ADDED
@@ -0,0 +1 @@
1
+ Add online documentation page for new WavelengthCalibration task.
@@ -0,0 +1 @@
1
+ Add the WavelengthCalibration task, which computes an absolute wavelength solution that is encoded in L1 headers.
@@ -0,0 +1,2 @@
1
+ L1 data now have a correct wavelength solution encoded in their headers. See :doc:`here </wavelength_calibration>`
2
+ for more information.
changelog/253.misc.rst ADDED
@@ -0,0 +1 @@
1
+ Update logging lines to print `np.int*` types as plain ints instead of the `__repr__`, which shows the full type.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-visp
3
- Version: 5.2.0
3
+ Version: 5.2.0rc1
4
4
  Summary: Science processing code for the ViSP instrument on DKIST
5
5
  Author-email: NSO / AURA <dkistdc@nso.edu>
6
6
  License: BSD-3-Clause
@@ -126,8 +126,8 @@ Requires-Dist: attrs==25.4.0; extra == "frozen"
126
126
  Requires-Dist: babel==2.17.0; extra == "frozen"
127
127
  Requires-Dist: billiard==4.2.4; extra == "frozen"
128
128
  Requires-Dist: blinker==1.9.0; extra == "frozen"
129
- Requires-Dist: boto3==1.42.9; extra == "frozen"
130
- Requires-Dist: botocore==1.42.9; extra == "frozen"
129
+ Requires-Dist: boto3==1.42.8; extra == "frozen"
130
+ Requires-Dist: botocore==1.42.8; extra == "frozen"
131
131
  Requires-Dist: cachelib==0.13.0; extra == "frozen"
132
132
  Requires-Dist: celery==5.6.0; extra == "frozen"
133
133
  Requires-Dist: certifi==2025.11.12; extra == "frozen"
@@ -154,7 +154,7 @@ Requires-Dist: dkist-processing-common==11.9.1; extra == "frozen"
154
154
  Requires-Dist: dkist-processing-core==6.0.1; extra == "frozen"
155
155
  Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
156
156
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
157
- Requires-Dist: dkist-processing-visp==5.2.0; extra == "frozen"
157
+ Requires-Dist: dkist-processing-visp==5.2.0rc1; extra == "frozen"
158
158
  Requires-Dist: dkist-service-configuration==4.1.13; extra == "frozen"
159
159
  Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
160
160
  Requires-Dist: dkist_fits_specifications==4.17.0; extra == "frozen"
@@ -163,7 +163,7 @@ Requires-Dist: email-validator==2.3.0; extra == "frozen"
163
163
  Requires-Dist: exceptiongroup==1.3.1; extra == "frozen"
164
164
  Requires-Dist: fastjsonschema==2.21.2; extra == "frozen"
165
165
  Requires-Dist: flower==2.0.1; extra == "frozen"
166
- Requires-Dist: fonttools==4.61.1; extra == "frozen"
166
+ Requires-Dist: fonttools==4.61.0; extra == "frozen"
167
167
  Requires-Dist: frozenlist==1.8.0; extra == "frozen"
168
168
  Requires-Dist: fsspec==2025.12.0; extra == "frozen"
169
169
  Requires-Dist: globus-sdk==4.2.0; extra == "frozen"
@@ -1,4 +1,9 @@
1
1
  changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ changelog/234.bugfix.rst,sha256=Our6to0s222qmuFeRSUEP2lqqidIkJkmsGjekWWr3oU,171
3
+ changelog/234.doc.rst,sha256=aZLFLpEb6zlmFFiSKuoe2RrbS-7jwLt4aSE3Rw2lN4s,66
4
+ changelog/234.feature.rst,sha256=fsavvoebhLLVbMopyVl-byq6HRKTQ8FAHSsidP6pieU,114
5
+ changelog/234.science.rst,sha256=qB0ul0avWEbGfHaqAZxTkVVi3G-OIQlrQxKnNokwgWA,139
6
+ changelog/253.misc.rst,sha256=Iozax0yAtER5ey6nm2I50b_TY0m4WUHTeRqk6Mss0dM,114
2
7
  dkist_processing_visp/__init__.py,sha256=LC8o31oTIro4F7IgwoWalX1W3KcPU27yJhlDUeGqcwA,351
3
8
  dkist_processing_visp/config.py,sha256=GMr0CreW4qavbueTtsH_Gx5P52v4yZd2PNKyPmxBKQE,478
4
9
  dkist_processing_visp/fonts/Lato-Regular.ttf,sha256=1jbkaDIx-THtoiLViOlE0IK_0726AvkovuRhwPGFslE,656568
@@ -91,7 +96,7 @@ docs/science_calibration.rst,sha256=VN_g7xSjN-nbXhlBaFnPCbNcsc_Qu0207jEUfRAjnBE,
91
96
  docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
92
97
  docs/wavelength_calibration.rst,sha256=OSGYAeR8Acns2ZUectHzRj2xcAsuNEMLejcYfPYu-vw,3674
93
98
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
94
- dkist_processing_visp-5.2.0.dist-info/METADATA,sha256=L0HPzvTGlMrzTsShbBTSCdB6eZ58-c4iY4fOfwIRPpQ,29970
95
- dkist_processing_visp-5.2.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
96
- dkist_processing_visp-5.2.0.dist-info/top_level.txt,sha256=9GHSn-ZMGQxaRNGrPP3HNc5ZkE7ftzluO74Jz5vUSTE,46
97
- dkist_processing_visp-5.2.0.dist-info/RECORD,,
99
+ dkist_processing_visp-5.2.0rc1.dist-info/METADATA,sha256=-y76Qbu7VZMF58aOpfdlAY-86o0lWeqmiyITzrgYctg,29976
100
+ dkist_processing_visp-5.2.0rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
101
+ dkist_processing_visp-5.2.0rc1.dist-info/top_level.txt,sha256=9GHSn-ZMGQxaRNGrPP3HNc5ZkE7ftzluO74Jz5vUSTE,46
102
+ dkist_processing_visp-5.2.0rc1.dist-info/RECORD,,