Selective.Proportions#

Selective.Proportions.py

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

class Proportions_#

Bases: object

generate_funccode(num_components)#
get_min_max_values(n)#

Returns a tuple of (min, max) values for the proportions function parameter p.

get_optimal_props_text(n)#
get_proportions_func(code_text, debug=False)#
get_with_props_values(n)#
guess_optimal_prop(n)#