Batch.DataWalk#
Batch/DataWalk.py
Copyright (c) 2024, SAXS Team, KEK-PF
- class CallbackWrapper(callback, **kwargs)#
Bases:
object
This wrapper adjust the arguments of callback function so as to match the signature of the old-style callback function.
- do_a_folder(callback, batch, in_folder, count)#
- test_data_walk(callback, **kwargs)#