Source code for mlreflect.xrrloader.dataloader.exceptions
[docs]class NotReflectivityScanError(Exception):
"""Exception if a scan is not a theta2theta or reflectivity scan."""
[docs]class NotReflectivityScanError(Exception):
"""Exception if a scan is not a theta2theta or reflectivity scan."""