lanl / fiducia

An open source package for DANTE signal analysis using the cubic spline unfold method.
Other
5 stars 4 forks source link

Hysteresis corrections #23

Open pmk-LANL opened 3 years ago

pmk-LANL commented 3 years ago

Diode channels can sometimes have hysteresis, where the voltage after the x-ray signal does not drop back down to 0 V. Currently we handle this by fitting some cubic function to before and after signal, but this is prone to failure. Also there isn't a particular physical reason for using a cubic polynomial.