darfix.core.data_selection#

Functions

load_process_data(filenames[, root_dir, ...])

Loads data from filenames. If filenames is: - a str: consider it as a file pattern (for EDF files). - an iterable: consider a list of EDF files. - a DataUrl: consider it readable by silx get_data function.