Mapping.MappingInfo
Mapping.MappingInfo.py
Copyright (c) 2024-2025, SAXS Team, KEK-PF
-
class MappingInfo(slope, intercept, xr_peaks, uv_peaks, xr_moment, uv_moment, xr_curve, uv_curve)
Bases: object
-
get_mapped_x(xr_x)
-
get_mapped_index(i, xr_x, uv_x)
-
get_mapped_curve(xr_icurve, uv_icurve, extend_x=False)
-
compute_ratio_curve(y1, y2, debug=False, **kwargs)