Skip to content
  • Peter Drewelow's avatar
    added comments; · 85dec559
    Peter Drewelow authored
    systematically used named parameter instead of positional;
    made type(portnr) test robust with isinstance();
    removed unecessary trigger call from get_temp_from_raw_by_program();
    unified T_version usage;
    made get_calib() flexible for program/t0/t1 input and resilient vs bad NUC elements (Nans, zeros,...);
    testmode=False is now default
    85dec559