ewoksid14.tasks.io.extract_scan_data#
- ewoksid14.tasks.io.extract_scan_data(h5file, scan_name, counter_names, acq_time)[source]#
Extract counters and start_time for a single scan. Trim all counters to the same minimum length. Handle missing counters and timer/acq_time injection.
- Parameters:
h5file (
File)scan_name (
str)counter_names (
List[str])acq_time (
Optional[float])
- Return type: