DataUtils.ForwardCompat#
DataUtils.ForwardCompat.py
This module is used to convert old data objects to new ones.
- class CurveProxy(x, y, peak_info)#
Bases:
object
- class PreRecogProxy(flowchange, cs)#
Bases:
object
- get_start_index(slice_)#
- get_trimmed_curve(curve, slice_, renumber=True, convert_peak_info=True)#
- convert_to_trimmed_prerecog(pre_recog, uv_restrict_list, xr_restrict_list, renumber=True, debug=False)#