hutch_python.qs_load.get_qs_objs

hutch_python.qs_load.get_qs_objs(expname)

Gather user objects from the experiment questionnaire.

Parameters:

expname (str) – The experiment’s name from the elog

Returns:

objs – Mapping from questionnaire python name to loaded object.

Return type:

dict