Alsaker.Bridge#

Alsaker.Bridge.py

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

R_rep = <rpy2.robjects.functions.SignatureTranslatedFunction object> [7] R classes: ('function',)#

These are patch functions to suppress decode errors which are ignorable.

class RgcodeBrige#

Bases: object

estimate_Rg(data, num_reps, starting_value=None, return_y3=False)#
get_sample_data_path(name)#
bridge_test_impl(caller)#
do_it_in_the_context(closure)#

workaround for multiple patching of rpy2 i.e., generator tuple or list are not supported in with statement

modified_cchar_to_str(c, encoding: str) str#
modified_cchar_to_str_with_maxlen(c, maxlen: int, encoding: str) str#