nd2py.core.context package# Submodules# nd2py.core.context.copy_value module# nd2py.core.context.copy_value.get_copy_value()[source]# nd2py.core.context.copy_value.set_copy_value(value: bool)[source]# nd2py.core.context.copy_value.no_copy_value()[source]# nd2py.core.context.nettype_inference module# nd2py.core.context.nettype_inference.nettype_inference()[source]# nd2py.core.context.nettype_inference.no_nettype_inference()[source]# nd2py.core.context.nettype_inference.set_nettype_inference(value: bool)[source]# nd2py.core.context.set_fitable module# nd2py.core.context.set_fitable.set_fitable()[source]# nd2py.core.context.set_fitable.no_set_fitable()[source]# nd2py.core.context.warn_once module# nd2py.core.context.warn_once.warn_once(warn_name, maxsize=None)[source]# This function is used to limit the number of times a warning is issued nd2py.core.context.warn_once.no_warn()[source]# Context manager to suppress warnings temporarily