make_hotpixellist

xpolbeamline.events.make_hotpixellist(evt, n)[source]

Write hot pixel list to file

Parameters:

evt : astropy.table.Table

Events table

n : int

Lower bound number of times a pixel has to appear in order to be removed. If not set, this defaults to 3, and then 1/3 of the number of frames if there are more than 9.

Returns:

t : astropy.table.Table

Table of hot pixel coordinates