darfix.core.datapathfinder#
Functions
|
|
|
|
|
Sort Bliss scans (x.y) according to their scan numbers and processed entries (entry_xxxx) according to their entry number. |
Classes
|
Util class to format path from a provided pattern At the moment it allows the following keywords: * {scan}: will replace the '{scan}' by an HDF5 first level group name * {first_scan}: will replace the '{first_scan}' by the first HDF5 group of the list * {last_scan}: will replace the '{last_scan}' by the first HDF5 group of the list * {detector}: will try to detect automatically the dataset to be used as detector |
Exceptions
Exception raised when a pattern cannot be solved by the DataPathFinder |