SerialAnalyzer.PrerecogProxy#

PrerecogProxy.py

Copyright (c) 2020-2021, SAXS Team, KEK-PF

class FlowChangeProxy(uv)#

Bases: object

get_flow_changes()#
class PrerecogProxy(md)#

Bases: PreliminaryRecognition

“Preliminary Recognition” consists of the following parts.

self.set_info() ————— (1) UV.PlainCurve.make_secondary_e_curve_at()

Trimming.Sigmoid.guess_bent_sigmoid() UV.PlainCurve.check_diehardness()

  1. self.flowchange = FlowChange()
    .PeakRegion
    Mapping.CurveSimilarity

    Mapping.PeakMapper

self.set_restrict_info() —— (4) self.ar = AutoRestrictor()

get_rg()#

simpler solution is needed, because of the trouble with 20180206_TG

get_xray_shift()#

overriding PreliminaryRecognition.get_xray_shift so that get_setting(‘xr_restrict_list’) not be required.