Mapping.MapperConstructor

Mapping.MapperConstructor#

MapperConstructor.py

Copyright (c) 2018-2024, SAXS Team, KEK-PF

class MockAnalyzerDialog(parent)#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

create_mapper(parent, serial_data, input_sd, pre_recog, callbacks=None, analyzer_dialog=None, mapper_hook=None, opt_params=None, return_dialog=False, logger=None)#

moved this process out of ElutionMapperCanvas.__init__ because the construction of mapper must be complete before ElutionMapperCanvas.__init__

optimize_mapper(mapper, opt_params, parent, serial_data, analyzer_dialog, helper_info, apply_patch, logger, debug=False)#