trace_polyval#
- excalibuhr.utils.trace_polyval(xx, tw)[source]#
evaluate trace polynomials given the pixel grid
- Parameters:
xx (array) – pixel grid
tw (array) – polynomial coefficiences for the upper and lower traces for mutiple orders on one detector image
- Returns:
yy_list – the evaluated y coordinates of upper and lower order edges
- Return type:
list