Skip to content

Commit ec6de99

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
2 parents 8377885 + 70f849a commit ec6de99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual_system_tests/dae_scan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def dae_scan_plan() -> Generator[Msg, None, None]:
7575
controller.run_number.name,
7676
reducer.det_counts.name,
7777
reducer.det_counts_stddev.name,
78-
dae.good_frames.name,
78+
dae.period.good_frames.name,
7979
],
8080
human_readable_file_output_dir=Path("C:\\")
8181
/ "instrument"

0 commit comments

Comments
 (0)