dkist-processing-dlnirsp 0.32.0__py3-none-any.whl → 0.32.1rc2__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/113.misc.rst ADDED
@@ -0,0 +1 @@
1
+ Update `dkist-processing-common` to v11.7.0, which makes constants for the dataset extras.
@@ -376,6 +376,19 @@ class DlnirspHeaders(Spec122Dataset):
376
376
  self.add_constant_key("DLN__017", grating_constant)
377
377
  self.grating_angle = grating_angle
378
378
 
379
+ self.add_constant_key("CAM__001", "camera_id")
380
+ self.add_constant_key("CAM__002", "camera_name")
381
+ self.add_constant_key("CAM__003", 1) # camera_bit_depth
382
+ self.add_constant_key("CAM__009", 1) # hardware_binning_x
383
+ self.add_constant_key("CAM__010", 1) # hardware_binning_y
384
+ self.add_constant_key("CAM__011", 1) # software_binning_x
385
+ self.add_constant_key("CAM__012", 1) # software_binning_y
386
+ self.add_constant_key("ID___014", "v1") # hls_version
387
+ self.add_constant_key("TELTRACK", "Fixed Solar Rotation Tracking")
388
+ self.add_constant_key("TTBLTRCK", "fixed angle on sun")
389
+ self.add_constant_key("TELSCAN", "Raster")
390
+ self.add_constant_key("CAM__014", 10) # num_raw_frames_per_fpa
391
+
379
392
  if dither_mode_on:
380
393
  self.add_constant_key("DLN__045", dither_step)
381
394
  else:
@@ -585,6 +598,40 @@ class SimpleModulatedHeaders(DlnirspHeaders):
585
598
  return "SiO2 OC"
586
599
 
587
600
 
601
+ class ModulatedDarkHeaders(SimpleModulatedHeaders):
602
+ def __init__(
603
+ self,
604
+ num_modstates: int,
605
+ array_shape: tuple[int, ...],
606
+ exp_time_ms: float,
607
+ start_date: str = "2023-01-01T01:23:45",
608
+ modstate_length_sec: float = 0.5,
609
+ arm_position: float = -4.2,
610
+ grating_constant: float = 23.0,
611
+ grating_angle: float = 149.4,
612
+ ):
613
+ super().__init__(
614
+ num_modstates=num_modstates,
615
+ array_shape=array_shape,
616
+ task="dark",
617
+ exp_time_ms=exp_time_ms,
618
+ start_date=start_date,
619
+ modstate_length_sec=modstate_length_sec,
620
+ arm_position=arm_position,
621
+ grating_constant=grating_constant,
622
+ grating_angle=grating_angle,
623
+ )
624
+
625
+ self.add_constant_key("PAC__002", "lamp")
626
+ self.add_constant_key("PAC__003", "on")
627
+ self.add_constant_key("PAC__004", "clear")
628
+ self.add_constant_key("PAC__005", "25.")
629
+ self.add_constant_key("PAC__006", "clear")
630
+ self.add_constant_key("PAC__007", "35.")
631
+ self.add_constant_key("PAC__008", "FieldStop (5arcmin)")
632
+ self.add_constant_key("CAM__014", 20) # num_raw_frames_per_fpa
633
+
634
+
588
635
  class ModulatedLampGainHeaders(SimpleModulatedHeaders):
589
636
  def __init__(
590
637
  self,
@@ -639,6 +686,12 @@ class ModulatedSolarGainHeaders(SimpleModulatedHeaders):
639
686
 
640
687
  self.add_constant_key("PAC__002", "clear")
641
688
  self.add_constant_key("PAC__003", "undefined")
689
+ self.add_constant_key("PAC__004", "Sapphire Polarizer")
690
+ self.add_constant_key("PAC__005", "20.")
691
+ self.add_constant_key("PAC__006", "SiO2 OC")
692
+ self.add_constant_key("PAC__007", "30.")
693
+ self.add_constant_key("PAC__008", "FieldStop (5arcmin)")
694
+ self.add_constant_key("CAM__014", 30) # num_raw_frames_per_fpa
642
695
 
643
696
 
644
697
  class ModulatedCSStepHeaders(SimpleModulatedHeaders):
@@ -1398,10 +1451,9 @@ def write_dark_frames_to_task(
1398
1451
  tags: list[str] | None = None,
1399
1452
  ) -> int:
1400
1453
 
1401
- frame_generator = SimpleModulatedHeaders(
1454
+ frame_generator = ModulatedDarkHeaders(
1402
1455
  num_modstates=num_modstates,
1403
1456
  array_shape=array_shape,
1404
- task="dark",
1405
1457
  exp_time_ms=exp_time_ms,
1406
1458
  arm_position=arm_position,
1407
1459
  grating_constant=grating_constant,
@@ -344,6 +344,11 @@ def test_parse_linearized_data(
344
344
  task.constants._db_dict[DlnirspBudName.grating_position_deg], grating_angle, atol=0.01
345
345
  )
346
346
  assert task.constants._db_dict[DlnirspBudName.solar_gain_ip_start_time] == solar_ip_start_date
347
+ assert task.constants._db_dict[BudName.camera_name] == "camera_name"
348
+ assert task.constants._db_dict[BudName.dark_gos_level3_status] == "lamp"
349
+ assert task.constants._db_dict[BudName.solar_gain_gos_level3_status] == "clear"
350
+ assert task.constants._db_dict[BudName.solar_gain_num_raw_frames_per_fpa] == 30
351
+ assert task.constants._db_dict[BudName.polcal_num_raw_frames_per_fpa] == 10
347
352
 
348
353
 
349
354
  def test_crpix_and_spatial_step_association_swapped(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-dlnirsp
3
- Version: 0.32.0
3
+ Version: 0.32.1rc2
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.6.0
16
+ Requires-Dist: dkist-processing-common==11.7.0rc5
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
@@ -71,14 +71,14 @@ Requires-Dist: Flask-AppBuilder==4.5.3; extra == "frozen"
71
71
  Requires-Dist: Flask-Babel==2.0.0; extra == "frozen"
72
72
  Requires-Dist: Flask-Caching==2.3.1; extra == "frozen"
73
73
  Requires-Dist: Flask-JWT-Extended==4.7.1; extra == "frozen"
74
- Requires-Dist: Flask-Limiter==3.13; extra == "frozen"
74
+ Requires-Dist: Flask-Limiter==3.12; extra == "frozen"
75
75
  Requires-Dist: Flask-Login==0.6.3; extra == "frozen"
76
76
  Requires-Dist: Flask-SQLAlchemy==2.5.1; extra == "frozen"
77
77
  Requires-Dist: Flask-Session==0.5.0; extra == "frozen"
78
78
  Requires-Dist: Flask-WTF==1.2.2; extra == "frozen"
79
79
  Requires-Dist: Jinja2==3.1.6; extra == "frozen"
80
80
  Requires-Dist: Mako==1.3.10; extra == "frozen"
81
- Requires-Dist: MarkupSafe==3.0.2; extra == "frozen"
81
+ Requires-Dist: MarkupSafe==3.0.3; extra == "frozen"
82
82
  Requires-Dist: PeakUtils==1.3.5; extra == "frozen"
83
83
  Requires-Dist: PyJWT==2.10.1; extra == "frozen"
84
84
  Requires-Dist: PyYAML==6.0.3; extra == "frozen"
@@ -90,7 +90,7 @@ Requires-Dist: WTForms==3.2.1; extra == "frozen"
90
90
  Requires-Dist: Werkzeug==2.2.3; extra == "frozen"
91
91
  Requires-Dist: aioftp==0.27.2; extra == "frozen"
92
92
  Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
93
- Requires-Dist: aiohttp==3.12.15; extra == "frozen"
93
+ Requires-Dist: aiohttp==3.13.0; extra == "frozen"
94
94
  Requires-Dist: aiosignal==1.4.0; extra == "frozen"
95
95
  Requires-Dist: aiosmtplib==4.0.2; extra == "frozen"
96
96
  Requires-Dist: alembic==1.16.5; extra == "frozen"
@@ -107,27 +107,27 @@ Requires-Dist: apache-airflow-providers-ftp==3.13.2; extra == "frozen"
107
107
  Requires-Dist: apache-airflow-providers-http==5.3.4; extra == "frozen"
108
108
  Requires-Dist: apache-airflow-providers-imap==3.9.2; extra == "frozen"
109
109
  Requires-Dist: apache-airflow-providers-postgres==6.3.0; extra == "frozen"
110
- Requires-Dist: apache-airflow-providers-smtp==2.3.0; extra == "frozen"
110
+ Requires-Dist: apache-airflow-providers-smtp==2.3.1; extra == "frozen"
111
111
  Requires-Dist: apache-airflow-providers-sqlite==4.1.2; extra == "frozen"
112
112
  Requires-Dist: apispec==6.8.4; extra == "frozen"
113
113
  Requires-Dist: argcomplete==3.6.2; extra == "frozen"
114
114
  Requires-Dist: asdf==3.5.0; extra == "frozen"
115
115
  Requires-Dist: asdf_standard==1.4.0; extra == "frozen"
116
116
  Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
117
- Requires-Dist: asgiref==3.9.2; extra == "frozen"
117
+ Requires-Dist: asgiref==3.10.0; extra == "frozen"
118
118
  Requires-Dist: asteval==1.0.6; extra == "frozen"
119
119
  Requires-Dist: astropy==7.0.2; extra == "frozen"
120
- Requires-Dist: astropy-iers-data==0.2025.9.22.0.37.25; extra == "frozen"
120
+ Requires-Dist: astropy-iers-data==0.2025.10.6.0.35.25; extra == "frozen"
121
121
  Requires-Dist: asyncpg==0.30.0; extra == "frozen"
122
- Requires-Dist: attrs==25.3.0; extra == "frozen"
122
+ Requires-Dist: attrs==25.4.0; extra == "frozen"
123
123
  Requires-Dist: babel==2.17.0; extra == "frozen"
124
124
  Requires-Dist: billiard==4.2.2; extra == "frozen"
125
125
  Requires-Dist: blinker==1.9.0; extra == "frozen"
126
- Requires-Dist: boto3==1.40.39; extra == "frozen"
127
- Requires-Dist: botocore==1.40.39; extra == "frozen"
126
+ Requires-Dist: boto3==1.40.48; extra == "frozen"
127
+ Requires-Dist: botocore==1.40.48; extra == "frozen"
128
128
  Requires-Dist: cachelib==0.13.0; extra == "frozen"
129
129
  Requires-Dist: celery==5.3.1; extra == "frozen"
130
- Requires-Dist: certifi==2025.8.3; extra == "frozen"
130
+ Requires-Dist: certifi==2025.10.5; extra == "frozen"
131
131
  Requires-Dist: cffi==2.0.0; extra == "frozen"
132
132
  Requires-Dist: charset-normalizer==3.4.3; extra == "frozen"
133
133
  Requires-Dist: click==8.3.0; extra == "frozen"
@@ -141,15 +141,15 @@ Requires-Dist: connexion==2.14.2; extra == "frozen"
141
141
  Requires-Dist: contourpy==1.3.3; extra == "frozen"
142
142
  Requires-Dist: cron_descriptor==2.0.6; extra == "frozen"
143
143
  Requires-Dist: croniter==6.0.0; extra == "frozen"
144
- Requires-Dist: cryptography==46.0.1; extra == "frozen"
144
+ Requires-Dist: cryptography==46.0.2; extra == "frozen"
145
145
  Requires-Dist: cycler==0.12.1; extra == "frozen"
146
146
  Requires-Dist: dacite==1.9.2; extra == "frozen"
147
147
  Requires-Dist: decorator==5.2.1; extra == "frozen"
148
148
  Requires-Dist: dill==0.4.0; extra == "frozen"
149
149
  Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
150
- Requires-Dist: dkist-processing-common==11.6.0; extra == "frozen"
150
+ Requires-Dist: dkist-processing-common==11.7.0rc5; extra == "frozen"
151
151
  Requires-Dist: dkist-processing-core==6.0.0; extra == "frozen"
152
- Requires-Dist: dkist-processing-dlnirsp==0.32.0; extra == "frozen"
152
+ Requires-Dist: dkist-processing-dlnirsp==0.32.1rc2; extra == "frozen"
153
153
  Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
154
154
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
155
155
  Requires-Dist: dkist-service-configuration==4.1.7; extra == "frozen"
@@ -159,13 +159,14 @@ Requires-Dist: dnspython==2.8.0; extra == "frozen"
159
159
  Requires-Dist: email-validator==2.3.0; extra == "frozen"
160
160
  Requires-Dist: fastjsonschema==2.21.2; extra == "frozen"
161
161
  Requires-Dist: flower==2.0.1; extra == "frozen"
162
- Requires-Dist: fonttools==4.60.0; extra == "frozen"
163
- Requires-Dist: frozenlist==1.7.0; extra == "frozen"
162
+ Requires-Dist: fonttools==4.60.1; extra == "frozen"
163
+ Requires-Dist: frozenlist==1.8.0; extra == "frozen"
164
164
  Requires-Dist: fsspec==2025.9.0; extra == "frozen"
165
- Requires-Dist: globus-sdk==3.64.0; extra == "frozen"
165
+ Requires-Dist: globus-sdk==4.0.0; extra == "frozen"
166
166
  Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
167
167
  Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
168
168
  Requires-Dist: gqlclient==1.2.3; extra == "frozen"
169
+ Requires-Dist: greenlet==3.2.4; extra == "frozen"
169
170
  Requires-Dist: grpcio==1.75.1; extra == "frozen"
170
171
  Requires-Dist: gunicorn==23.0.0; extra == "frozen"
171
172
  Requires-Dist: h11==0.16.0; extra == "frozen"
@@ -186,7 +187,7 @@ Requires-Dist: kiwisolver==1.4.9; extra == "frozen"
186
187
  Requires-Dist: kombu==5.5.4; extra == "frozen"
187
188
  Requires-Dist: lazy-object-proxy==1.12.0; extra == "frozen"
188
189
  Requires-Dist: lazy_loader==0.4; extra == "frozen"
189
- Requires-Dist: limits==5.5.0; extra == "frozen"
190
+ Requires-Dist: limits==5.6.0; extra == "frozen"
190
191
  Requires-Dist: linkify-it-py==2.0.3; extra == "frozen"
191
192
  Requires-Dist: llvmlite==0.44.0; extra == "frozen"
192
193
  Requires-Dist: lmfit==1.3.4; extra == "frozen"
@@ -202,7 +203,7 @@ Requires-Dist: mdurl==0.1.2; extra == "frozen"
202
203
  Requires-Dist: methodtools==0.4.7; extra == "frozen"
203
204
  Requires-Dist: more-itertools==10.8.0; extra == "frozen"
204
205
  Requires-Dist: moviepy==2.1.2; extra == "frozen"
205
- Requires-Dist: multidict==6.6.4; extra == "frozen"
206
+ Requires-Dist: multidict==6.7.0; extra == "frozen"
206
207
  Requires-Dist: nbformat==5.10.4; extra == "frozen"
207
208
  Requires-Dist: networkx==3.5; extra == "frozen"
208
209
  Requires-Dist: numba==0.61.2; extra == "frozen"
@@ -234,28 +235,29 @@ Requires-Dist: opentelemetry-semantic-conventions==0.58b0; extra == "frozen"
234
235
  Requires-Dist: opentelemetry-util-http==0.58b0; extra == "frozen"
235
236
  Requires-Dist: ordered-set==4.1.0; extra == "frozen"
236
237
  Requires-Dist: packaging==25.0; extra == "frozen"
237
- Requires-Dist: pandas==2.3.2; extra == "frozen"
238
+ Requires-Dist: pandas==2.3.3; extra == "frozen"
238
239
  Requires-Dist: parfive==2.2.0; extra == "frozen"
240
+ Requires-Dist: pathlib_abc==0.5.1; extra == "frozen"
239
241
  Requires-Dist: pathspec==0.12.1; extra == "frozen"
240
242
  Requires-Dist: pendulum==3.1.0; extra == "frozen"
241
243
  Requires-Dist: pika==1.3.2; extra == "frozen"
242
244
  Requires-Dist: pillow==10.4.0; extra == "frozen"
243
245
  Requires-Dist: pip==25.2; extra == "frozen"
244
- Requires-Dist: platformdirs==4.4.0; extra == "frozen"
246
+ Requires-Dist: platformdirs==4.5.0; extra == "frozen"
245
247
  Requires-Dist: pluggy==1.6.0; extra == "frozen"
246
248
  Requires-Dist: pooch==1.8.2; extra == "frozen"
247
249
  Requires-Dist: prison==0.2.1; extra == "frozen"
248
250
  Requires-Dist: proglog==0.1.12; extra == "frozen"
249
251
  Requires-Dist: prometheus_client==0.23.1; extra == "frozen"
250
252
  Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
251
- Requires-Dist: propcache==0.3.2; extra == "frozen"
253
+ Requires-Dist: propcache==0.4.1; extra == "frozen"
252
254
  Requires-Dist: protobuf==6.32.1; extra == "frozen"
253
255
  Requires-Dist: psutil==7.1.0; extra == "frozen"
254
256
  Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
255
257
  Requires-Dist: pycparser==2.23; extra == "frozen"
256
- Requires-Dist: pydantic==2.11.9; extra == "frozen"
258
+ Requires-Dist: pydantic==2.12.0; extra == "frozen"
257
259
  Requires-Dist: pydantic-settings==2.11.0; extra == "frozen"
258
- Requires-Dist: pydantic_core==2.33.2; extra == "frozen"
260
+ Requires-Dist: pydantic_core==2.41.1; extra == "frozen"
259
261
  Requires-Dist: pyerfa==2.0.1.5; extra == "frozen"
260
262
  Requires-Dist: pyparsing==3.2.5; extra == "frozen"
261
263
  Requires-Dist: python-daemon==3.1.2; extra == "frozen"
@@ -269,7 +271,7 @@ Requires-Dist: referencing==0.36.2; extra == "frozen"
269
271
  Requires-Dist: requests==2.32.5; extra == "frozen"
270
272
  Requires-Dist: requests-toolbelt==1.0.0; extra == "frozen"
271
273
  Requires-Dist: rfc3339-validator==0.1.4; extra == "frozen"
272
- Requires-Dist: rich==14.1.0; extra == "frozen"
274
+ Requires-Dist: rich==13.9.4; extra == "frozen"
273
275
  Requires-Dist: rich-argparse==1.7.1; extra == "frozen"
274
276
  Requires-Dist: rpds-py==0.27.1; extra == "frozen"
275
277
  Requires-Dist: s3transfer==0.14.0; extra == "frozen"
@@ -288,16 +290,16 @@ Requires-Dist: talus==1.3.4; extra == "frozen"
288
290
  Requires-Dist: tenacity==8.5.0; extra == "frozen"
289
291
  Requires-Dist: termcolor==3.1.0; extra == "frozen"
290
292
  Requires-Dist: text-unidecode==1.3; extra == "frozen"
291
- Requires-Dist: tifffile==2025.9.20; extra == "frozen"
293
+ Requires-Dist: tifffile==2025.10.4; extra == "frozen"
292
294
  Requires-Dist: tornado==6.5.2; extra == "frozen"
293
295
  Requires-Dist: tqdm==4.67.1; extra == "frozen"
294
296
  Requires-Dist: traitlets==5.14.3; extra == "frozen"
295
- Requires-Dist: typing-inspection==0.4.1; extra == "frozen"
297
+ Requires-Dist: typing-inspection==0.4.2; extra == "frozen"
296
298
  Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
297
299
  Requires-Dist: tzdata==2025.2; extra == "frozen"
298
300
  Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
299
301
  Requires-Dist: uncertainties==3.2.3; extra == "frozen"
300
- Requires-Dist: universal_pathlib==0.2.6; extra == "frozen"
302
+ Requires-Dist: universal_pathlib==0.3.3; extra == "frozen"
301
303
  Requires-Dist: urllib3==2.5.0; extra == "frozen"
302
304
  Requires-Dist: vine==5.1.0; extra == "frozen"
303
305
  Requires-Dist: voluptuous==0.15.2; extra == "frozen"
@@ -305,7 +307,7 @@ Requires-Dist: wcwidth==0.2.14; extra == "frozen"
305
307
  Requires-Dist: wirerope==1.0.0; extra == "frozen"
306
308
  Requires-Dist: wrapt==1.17.3; extra == "frozen"
307
309
  Requires-Dist: yamale==6.0.0; extra == "frozen"
308
- Requires-Dist: yarl==1.20.1; extra == "frozen"
310
+ Requires-Dist: yarl==1.22.0; extra == "frozen"
309
311
  Requires-Dist: zipp==3.23.0; extra == "frozen"
310
312
 
311
313
  dkist-processing-dlnirsp
@@ -1,4 +1,5 @@
1
1
  changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ changelog/113.misc.rst,sha256=YoX7N7k2NKgC-P0z-Aqv8D_Z07-XxhS0lzpm-rQVCdw,91
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
@@ -38,7 +39,7 @@ dkist_processing_dlnirsp/tasks/mixin/__init__.py,sha256=5PMbkD6K0zTfhCxv8vg2lvJC
38
39
  dkist_processing_dlnirsp/tasks/mixin/corrections.py,sha256=MRZXCEc0KBE-9cQUpRP-K3ioDYRH8_ORFlJcH2SsmWA,6803
39
40
  dkist_processing_dlnirsp/tasks/mixin/group_id.py,sha256=u28XLVtvZ_lmzzaSX2SuA2MOiY69GC8AJsic2Vi2OSQ,11137
40
41
  dkist_processing_dlnirsp/tests/__init__.py,sha256=UHIAs0SglAXeB7UeDgVwo1EE9QPRq3rG3BZkiCpBq7M,42
41
- dkist_processing_dlnirsp/tests/conftest.py,sha256=DyZ7KIAPFiT00FyTQ5ZthOpG5QicDvx5QKpHqZqMKBY,66087
42
+ dkist_processing_dlnirsp/tests/conftest.py,sha256=o_a-tRAfgLKgD7YOLOSJ-B3nM3dagT-UV7v30XWOI8w,68406
42
43
  dkist_processing_dlnirsp/tests/test_assemble_movie.py,sha256=hKAIHCRQu8fZwCuWsX_4WHFrDpC0bDQ9CCI9A5bRkqg,5665
43
44
  dkist_processing_dlnirsp/tests/test_assemble_quality.py,sha256=djZsVSuRGl3akH3LmYjWvYuNSUFFQfS5y0S3Op7lQIE,1327
44
45
  dkist_processing_dlnirsp/tests/test_bad_pixel_map.py,sha256=g5jWhVGSHMOtkcdiZ27G51ciud4ySjoDAjvMGLlgTIM,6093
@@ -55,7 +56,7 @@ dkist_processing_dlnirsp/tests/test_lamp.py,sha256=umy4ydYR5M3dqXTQP14qbamOleuty
55
56
  dkist_processing_dlnirsp/tests/test_linearity_correction.py,sha256=e0XAuUwthhDSl4V4UPd2mRwpUsX-B7kVkI3juCGP4a4,27879
56
57
  dkist_processing_dlnirsp/tests/test_make_movie_frames.py,sha256=fR1xJEFJMK0xUu8-EyOS_6mIX_ZO2J_nM0k3ud8xtYM,3648
57
58
  dkist_processing_dlnirsp/tests/test_parameters.py,sha256=KpBeisM4BIF5Kl6ZxZqk3yCozndmLMlzNgo0ij0hmYw,10328
58
- dkist_processing_dlnirsp/tests/test_parse.py,sha256=77WWzuKd1yLR2nGUVBt4AKgTzjEGYGCGz_d57GfuEvY,37503
59
+ dkist_processing_dlnirsp/tests/test_parse.py,sha256=VixU-tfpS-Y2bOddCXZ_xBfKpAm9DV9qBx6xdi2XtaA,37901
59
60
  dkist_processing_dlnirsp/tests/test_quality.py,sha256=OBWva_E6T5RfDuo73LiTdTr7uh2FO04VpBAsSOLfjVQ,6122
60
61
  dkist_processing_dlnirsp/tests/test_science.py,sha256=vA7bVQWG0dxs8IuU8hEZ8KMgjtGqrxEGYPG5i47k2Og,20719
61
62
  dkist_processing_dlnirsp/tests/test_solar.py,sha256=jTNnxs5fE8R_hLvmdAU9x4RXJaSpJWGQajL7kzXTxPQ,12111
@@ -93,8 +94,8 @@ docs/science_calibration.rst,sha256=JUMeS7KyIsL9cUuy-IdV2tQ-wQ2lBx6j8u_51ThJzVg,
93
94
  docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
94
95
  docs/wavelength_calibration.rst,sha256=VP45e0g4r-dReQmypQVqduvezQiKwq47STlAJn0w8iQ,4095
95
96
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
96
- dkist_processing_dlnirsp-0.32.0.dist-info/METADATA,sha256=O7BbgPXIEVbl5Xau_c0PJxaedq0PWuInWY_h8NppmPs,29205
97
- dkist_processing_dlnirsp-0.32.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
98
- dkist_processing_dlnirsp-0.32.0.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
99
- dkist_processing_dlnirsp-0.32.0.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
100
- dkist_processing_dlnirsp-0.32.0.dist-info/RECORD,,
97
+ dkist_processing_dlnirsp-0.32.1rc2.dist-info/METADATA,sha256=L5K4SG-gPm0b7ikXq1NsJIlsY7d4GQZOqFs-JmblEhQ,29320
98
+ dkist_processing_dlnirsp-0.32.1rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
+ dkist_processing_dlnirsp-0.32.1rc2.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
100
+ dkist_processing_dlnirsp-0.32.1rc2.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
101
+ dkist_processing_dlnirsp-0.32.1rc2.dist-info/RECORD,,