add keywords for all nodes
This commit is contained in:
@@ -56,6 +56,8 @@ class SMMAnalysis:
|
||||
"then extracts tip-sample capacitance and real impedance maps."
|
||||
)
|
||||
|
||||
KEYWORDS = ("microwave", "s11", "capacitance", "impedance", "vna", "calibration")
|
||||
|
||||
def process(
|
||||
self,
|
||||
s11_amplitude: DataField,
|
||||
|
||||
Reference in New Issue
Block a user