diff --git a/elec/ele_readout.py b/elec/ele_readout.py index 1a7594a4b9709a7c246007e45c737731e9844910..8082fd94efecc41c16261007aed28e786974d544 100644 --- a/elec/ele_readout.py +++ b/elec/ele_readout.py @@ -43,8 +43,11 @@ class Amplifier: amplifier_define Define parameters and the responce function of amplifier - amplifier_simulation - Convolute the induced current with the responce function of amplifier, then scale + fill_amplifier_output + Get the induced current after amplifier + + set_scope_output + Get the scope output after amplifier Last Modified ---------