@@ -64,7 +64,7 @@ If this behavior is not desired, the `ignore_polarity` parameter can be set to c
*`input_capacitance`: The input capacitance which comprises the capacitance of the detector, the capacitance of the feedback circuit, and any additional capacitance caused by parasitic effects. Defaults to 100 e-15 F.
*`amp_output_capacitance`: The capacitance at the amplifier output. Defaults to 20 e-15 F.
*`transconductance`: The transconductance of the first transistor of the CSA feedback circuit. Defaults to 50e-6 C/s/V.
*`weak_inversion_slope_factor`: The weak inversion slope factor. Defaults to 1.5.
*`weak_inversion_slope`: The weak inversion slope. Defaults to 1.5.
*`temperature`: Defaults to 293.15K.
### Parameters for the custom model
@@ -86,11 +86,11 @@ Example how to use the `csa` model in this module: