We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8377885 + 70f849a commit ec6de99Copy full SHA for ec6de99
manual_system_tests/dae_scan.py
@@ -75,7 +75,7 @@ def dae_scan_plan() -> Generator[Msg, None, None]:
75
controller.run_number.name,
76
reducer.det_counts.name,
77
reducer.det_counts_stddev.name,
78
- dae.good_frames.name,
+ dae.period.good_frames.name,
79
],
80
human_readable_file_output_dir=Path("C:\\")
81
/ "instrument"
0 commit comments