arpes.simulation.DetectorEffect#

class arpes.simulation.DetectorEffect[source]#

Detector effects are callables that map a spectrum into a new transformed one.

This might be used to imprint the image of a grid, dust, or impose detector nonlinearities.

__init__()#

Methods