DataStructure.PeakInfo
PeakInfo.py
Copyright (c) 2018-2024, SAXS Team, KEK-PF
-
class PeakInfo(peak_id, top_x, elm_recs=None)
Bases: object
-
elm_recs
self.elm_recs will be
either
- None
when constructed from old-style range
in AnalysisRangeInfo.upgrade_ranges
- or
- not None
when constructed
in DecompUtils.make_range_info_impl